Page 1 of 1

installation on windows hosting running PHP/Apche etc

Posted: Sun Feb 15, 2009 7:57 pm
by DonnaNJ
My windows host looks like it has everything I need from PHP/Apache and MySQL databases .

So I ftp'd everything over ... created the DB ... and now I'm running the install but the first page fails like this

http://www.learningadventurespreschool. ... /index.php


Fatal error: main() [function.require]: Failed opening required '\\NAWINFS03\home\users\web\b1604\rh.ladventures\fileloc.php' (include_path='.;c:\php\includes') in \\NAWINFS03\home\users\web\b1604\rh.ladventures\install\index.php on line 35


So it looks like a path is messed up cause it's on windows.

Is there a way I can change this ... in the config file ? (which is actually still blank) ... orĀ  should I contact host ?

thanks

DonnaNJ

Re: installation on windows hosting running PHP/Apche etc

Posted: Sun Feb 15, 2009 8:24 pm
by Nullig
I would first check to see if everything FTP'd OK. Make sure all of the files are there. Then check on your permissions for files/directories, as per the install instructions.

Nullig