Nick Kew wrote: > On Fri, 29 May 2009 16:21:30 +0100 > Amanda Waite <Amanda.Waite at Sun.COM> wrote: > > >> Hi all, >> > > >> <Directory /silverstripe> >> > > You presumably mean /path/to/silverstripe > > >> Options FollowSymLinks >> AllowOverride All >> > > If this is for a sysop, better to keep it all in httpd.conf > and stick with AllowOverride None. But that's another story. > > >> ### SILVERSTRIPE START ### >> [chop] >> > > >> *[Fri May 29 16:43:52 2009] [error] [client 129.150.120.0] File does >> not exist: /var/apache2/2.2/htdocs/silverstripe/InstallerTest, >> referer: http://10.16.252.31:81/silverstripe/install.php >> [Fri May 29 16:55:42 2009] [error] [client 129.150.120.0] File does >> not exist: /var/apache2/2.2/htdocs/silverstripe/InstallTest* >> >> Any ideas as to what might be wrong with this setup? >> > > Could it be as simple as that non-directory above? >
Yes, <facepalm>. I'll specify the actual FS path to the silverstripe directory then :o) Thank you :o) > Is this the download from http://silverstripe.org/ Yes. Amanda