apache - *.php unable to stat -
very unusual errors in apache log on new server, have no *.php file.
"[mon feb 18 08:02:32 2013] [error] [client ::1] script '/var/www/html/*.php' not found or unable stat"
suggestions welcome.
unable stat means file doesn't exist.
check code, , create sure there's no place trying require *.php. it's hard debug without actual code.
apache
No comments:
Post a Comment