File access error
Posted: Tue Feb 12, 2008 9:55 pm
I dont know if this an Apache error or a PHP syntax error, but the following error code is appearing in my Apache error.log file:
[Wed Feb 13 12:50:17 2008] [error] [client 127.0.0.1] File does not exist: C:/Users/skooter/Dev/Web/Web
the DocRoot for the system is set to c:/Users/skooter/Dev/Web, and at no point are any file functions attempting to reference './Web' or anything similar....
Any thought as to how to start looking for this bug...
[Wed Feb 13 12:50:17 2008] [error] [client 127.0.0.1] File does not exist: C:/Users/skooter/Dev/Web/Web
the DocRoot for the system is set to c:/Users/skooter/Dev/Web, and at no point are any file functions attempting to reference './Web' or anything similar....
Any thought as to how to start looking for this bug...