[Radiant] Radiant Digest, Vol 6, Issue 67
=?GB2312?B?0ra/rQ==?=
kaiye85 at gmail.com
Fri Sep 29 07:25:50 CDT 2006
?
2006/9/29, radiant-request at lists.radiantcms.org <
radiant-request at lists.radiantcms.org>:
>
> Send Radiant mailing list submissions to
> radiant at lists.radiantcms.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.radiantcms.org/mailman/listinfo/radiant
> or, via email, send a message with subject or body 'help' to
> radiant-request at lists.radiantcms.org
>
> You can reach the person managing the list at
> radiant-owner at lists.radiantcms.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Radiant digest..."
>
>
> Today's Topics:
>
> 1. Re: New Howto; How to use the Dev mode. (Kevin Ansfield)
> 2. Re: New Howto; How to use the Dev mode. (Giovanni Intini)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 29 Sep 2006 11:48:06 +0100
> From: "Kevin Ansfield" <kev at digitalblueprint.co.uk>
> Subject: Re: [Radiant] New Howto; How to use the Dev mode.
> To: radiant at lists.radiantcms.org
> Message-ID:
> <681f2e520609290348j543f4f38xdbc2d80fddbf8a1a at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> OK, I've tried it with both "dev" and "dev.mydomain" with no go. Env dumps
> for both domains can be found here if it's any help:
>
> http://www.digitalblueprint.co.uk/test
> http://dev.digitalblueprint.co.uk/test
>
> I'll have a look at the code later and see if i can see why it's not
> recognising the domains.
>
> Thanks,
> Kev
>
> http://www.digitalblueprint.co.uk
>
>
> On 9/29/06, Giovanni Intini <intinig at gmail.com> wrote:
> >
> > dev.host should be set to "dev" only. Other than that it should work.
> >
> > 2006/9/29, Kevin Ansfield <kev at digitalblueprint.co.uk >:
> > >
> > > Well, I currently have it set up as two seperate virtual hosts. One
> for
> > > www.mydomain and the other for dev.mydomain, both DocumentRoot's are
> > > referencing the same symlink to radiant/public. The server is running
> Apache
> > > 1.3 with fcgi.
> > >
> > > The Radiant::Config["dev.host"] is also definately set to "
> dev.mydomain"
> > >
> > > Any ideas? Maybe it's the server setup, I'll have a go at getting an
> env
> > > dump from both domains as soon as I get a moment.
> > >
> > > Thanks,
> > > Kev
> > >
> > > http://www.digitalblueprint.co.uk
> > >
> > >
> > > On 9/29/06, Giovanni Intini < intinig at gmail.com> wrote:
> > > >
> > > > How's the alias set up? And how's your radiant installation set up?
> > > >
> > > > 2006/9/29, Kevin Ansfield <kev at digitalblueprint.co.uk>:
> > > > >
> > > > > I tried the dev mode out on my Radiant blog the other day but I
> just
> > > > > can't get Radiant to recognise that it's running under
> > > > > dev.digitalblueprint.co.uk. I've tried both server aliases and
> > > > > seperate virtual hosts for the different domains but still no go.
> Has anyone
> > > > > else had a similar problem that they've managed to fix?
> > > > >
> > > > > Thanks,
> > > > > Kevin Ansfield
> > > > >
> > > > > Technical Director
> > > > > BN23 Search Ltd.
> > > > >
> > > > > blog: http://www.digitalblueprint.co.uk
> > > > >
> > > >
> > > _______________________________________________
> > > Radiant mailing list
> > > Post: Radiant at lists.radiantcms.org
> > > Search: http://radiantcms.org/mailing-list/search/
> > > Site: http://lists.radiantcms.org/mailman/listinfo/radiant
> > >
> > >
> >
> > _______________________________________________
> > Radiant mailing list
> > Post: Radiant at lists.radiantcms.org
> > Search: http://radiantcms.org/mailing-list/search/
> > Site: http://lists.radiantcms.org/mailman/listinfo/radiant
> >
> >
>
>
> --
> Kevin Ansfield
>
> Technical Director
> BN23 Search Ltd.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.radiantcms.org/pipermail/radiant/attachments/20060929/6c9d9c80/attachment-0001.htm
>
> ------------------------------
>
> Message: 2
> Date: Fri, 29 Sep 2006 13:02:38 +0200
> From: "Giovanni Intini" <intinig at gmail.com>
> Subject: Re: [Radiant] New Howto; How to use the Dev mode.
> To: radiant at lists.radiantcms.org
> Message-ID:
> <a32174e30609290402y670e92f2u4b19c502f636f5e at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> It's a simple regex on the hostname, are you sure you're not redirecting?
>
> 2006/9/29, Kevin Ansfield <kev at digitalblueprint.co.uk>:
> >
> > OK, I've tried it with both "dev" and "dev.mydomain" with no go. Env
> dumps
> > for both domains can be found here if it's any help:
> >
> > http://www.digitalblueprint.co.uk/test
> > http://dev.digitalblueprint.co.uk/test
> >
> > I'll have a look at the code later and see if i can see why it's not
> > recognising the domains.
> >
> > Thanks,
> > Kev
> >
> > http://www.digitalblueprint.co.uk
> >
> >
> > On 9/29/06, Giovanni Intini < intinig at gmail.com> wrote:
> > >
> > > dev.host should be set to "dev" only. Other than that it should work.
> > >
> > > 2006/9/29, Kevin Ansfield <kev at digitalblueprint.co.uk >:
> > > >
> > > > Well, I currently have it set up as two seperate virtual hosts. One
> > > > for www.mydomain and the other for dev.mydomain, both DocumentRoot's
> > > > are referencing the same symlink to radiant/public. The server is
> running
> > > > Apache 1.3 with fcgi.
> > > >
> > > > The Radiant::Config["dev.host"] is also definately set to "
> > > > dev.mydomain"
> > > >
> > > > Any ideas? Maybe it's the server setup, I'll have a go at getting an
> > > > env dump from both domains as soon as I get a moment.
> > > >
> > > > Thanks,
> > > > Kev
> > > >
> > > > http://www.digitalblueprint.co.uk
> > > >
> > > >
> > > > On 9/29/06, Giovanni Intini < intinig at gmail.com> wrote:
> > > > >
> > > > > How's the alias set up? And how's your radiant installation set
> up?
> > > > >
> > > > > 2006/9/29, Kevin Ansfield <kev at digitalblueprint.co.uk>:
> > > > > >
> > > > > > I tried the dev mode out on my Radiant blog the other day but I
> > > > > > just can't get Radiant to recognise that it's running under
> > > > > > dev.digitalblueprint.co.uk. I've tried both server aliases and
> > > > > > seperate virtual hosts for the different domains but still no
> go. Has anyone
> > > > > > else had a similar problem that they've managed to fix?
> > > > > >
> > > > > > Thanks,
> > > > > > Kevin Ansfield
> > > > > >
> > > > > > Technical Director
> > > > > > BN23 Search Ltd.
> > > > > >
> > > > > > blog: http://www.digitalblueprint.co.uk
> > > > > >
> > > > >
> > > > _______________________________________________
> > > > Radiant mailing list
> > > > Post: Radiant at lists.radiantcms.org
> > > > Search: http://radiantcms.org/mailing-list/search/
> > > > Site: http://lists.radiantcms.org/mailman/listinfo/radiant
> > > >
> > > >
> > >
> > > _______________________________________________
> > > Radiant mailing list
> > > Post: Radiant at lists.radiantcms.org
> > > Search: http://radiantcms.org/mailing-list/search/
> > > Site: http://lists.radiantcms.org/mailman/listinfo/radiant
> > >
> > >
> >
> >
> > --
> > Kevin Ansfield
> >
> > Technical Director
> > BN23 Search Ltd.
> >
> > _______________________________________________
> > Radiant mailing list
> > Post: Radiant at lists.radiantcms.org
> > Search: http://radiantcms.org/mailing-list/search/
> > Site: http://lists.radiantcms.org/mailman/listinfo/radiant
> >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.radiantcms.org/pipermail/radiant/attachments/20060929/730bc5ab/attachment-0001.htm
>
> ------------------------------
>
> _______________________________________________
> Radiant mailing list
> Post: Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>
> End of Radiant Digest, Vol 6, Issue 67
> **************************************
>
--
http://www.kkye.cn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.radiantcms.org/pipermail/radiant/attachments/20060929/03016b8d/attachment.html
More information about the Radiant
mailing list