Matt, Thanks - got that working now. But (isn't there always a but!) when I know got the site I get a blank screen - the same when I go to /admin?
Any ideas? Keith -----Original Message----- From: Matt Bauman [mailto:[EMAIL PROTECTED] Sent: 03 May 2007 23:59 To: [EMAIL PROTECTED]; [email protected] Subject: Re: [Radiant] 0.6 install error Right. Drop the trailing slash from public_html. A link is a file, not a directory. Your command should look like: $ ln -s ~/millimar/radiant-0.6.0/public/ ~/public_html Matt On 5/3/07, keith <[EMAIL PROTECTED]> wrote: > > > > > All, > > > > Still struggling with installing 0.6 - I have followed the instructions and > everything seems to be fine - however when I create a symbolic link after > renaming public_html to public_html_bak I get the an error saying the > directory or file can't be found?? > > Here is the error from putty. > > > > -bash-3.00$ ln -s ~/millimar/radiant-0.6.0/public/ ~/public_html/ > > ln: creating symbolic link `/home/millimar/public_html/' to > `/home/millimar/millimar/radiant-0.6.0/public/': No such > file or directory > > > > Any ideas? > > Keith > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: > http://lists.radiantcms.org/mailman/listinfo/radiant > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
