j8jweb Posted July 30, 2007 Share Posted July 30, 2007 Wondering if anyone know what might cause this problem. I am seeing the following types of errors. The weird thing is the files are definitely in the correct locations, and the error doesn't always happen. Often the page loads without any problem... I would say the error occurs something like 1/10 page loads. I recently upgraded to PHP5.2.3 and mysql 5.0.20a If anyone has any ideas I would be very grateful! ____ Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0 Fatal error: Unknown: Failed opening required '/www/vhtdocs/site/Library/topmenu_forum.html' (include_path='.:/opt/php-5.2/lib/php') in Unknown on line 0 #phpmyadmin Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0 Fatal error: Unknown: Failed opening required '/www/vhtdocs/site/phpmyadmin/db_details_structure.php' (include_path='.:/opt/php-5.2/lib/php') in Unknown on line 0 #activeCollab Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0 Fatal error: Unknown: Failed opening required '/www/vhtdocs/site/projects/index.php' (include_path='.:/opt/php-5.2/lib/php') in Unknown on line 0 Quote Link to comment https://forums.phpfreaks.com/topic/62439-unexplained-sporadic-file-open-errors/ Share on other sites More sharing options...
btherl Posted July 30, 2007 Share Posted July 30, 2007 Where is your site hosted? Quote Link to comment https://forums.phpfreaks.com/topic/62439-unexplained-sporadic-file-open-errors/#findComment-310736 Share on other sites More sharing options...
j8jweb Posted July 30, 2007 Author Share Posted July 30, 2007 DSVR (www.dsvr.co.uk) I just changed my above post to explain which version of php and mysql I am using. Quote Link to comment https://forums.phpfreaks.com/topic/62439-unexplained-sporadic-file-open-errors/#findComment-310738 Share on other sites More sharing options...
btherl Posted July 30, 2007 Share Posted July 30, 2007 That kind of behaviour indicates to me that it's a problem with your web host. Have you tried asking them about it? You can write a message that says "I am having this trouble, do you know what could be causing it?". That way they won't feel like you are blaming them for the problem, and they will feel more like helping you. Make sure you include instructions for replicating the problem. Quote Link to comment https://forums.phpfreaks.com/topic/62439-unexplained-sporadic-file-open-errors/#findComment-311491 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.