PHP – No such file or directory in Unknown on line 0 Error
Posted 2010/01/19
Ran XAMPP, tried to access the development virtual host for Kids On The Rise ( http://localhost:99 ) and got this:
Warning: Unknown([PATH HERE]): failed to open stream: No such file or directory in Unknown on line 0
Some other Fatal error came up but I forgot to copy it, sorry.
The error message is unhelpful but it was pretty easy to fix. I just deleted the .htaccess file from the root and tested. It worked! After restoring a backup of the .htaccess file everything worked. Hooray!
