PDA

View Full Version : Cannot install on Windows, have log file error


darrenlambert
01-21-2006, 09:35 PM
Hi

I cannot install on Widows XP, Apache 2, My SQL. Database has created fine. When I get to the screen that says
'To start setting up the directory access the administrative pages here.'
I click the link and it hangs forever.

The log file says
[Sat Jan 21 21:08:57 2006] [error] [client 127.0.0.1] script not found or unable to stat: C:/PHP/main.css, referer: xxxx]

Does anyone know what the problem is? I am guessing I have a path not setup correctly in PHP or Apache settings, as it seems to try and use C:/PHP/main.css. main.css exists in the root of the directory installation. Is it confusion the PHP root with the directory root? I have taken a look at the code but can't see anything obvious, and unfortunately can't spare the time to debug.

I have installed the same version to my Linux hosting fine.

Hopefully someone can help.

Ap0s7le
01-21-2006, 11:43 PM
Hey darrenlambert,

Would it be possible for me to see the PHPLD directory via FTP?

Just access to that directory alone would be fine, I don't need anything else from you to dubug it.

Let me know via PM, or contact me via IM if you wish.

Kind Regards,

-Casey

darrenlambert
01-22-2006, 04:07 PM
Hi Casey

I have sent you a PM

Many thanks

darrenlambert
01-23-2006, 12:56 PM
Casey, when I try and browse the installed directory (which has no template applied) the links have /php/ added to the url (domain.com/php/index.php). This also ties in with the /php/ being added to the main.css from the log file. I thought I'd let you know incase it helps find a solution. My "httpd.conf" file has an entry for
'ScriptAlias /php/ "c:/php/'