PHP Warning When Accessing Admin Panel and Site
-
I upgraded to 2.1 earlier in the week and things have been running fine since then until today. My site (www.axesandalleys.com) was slow all day. I went to log in to my admin panel about an hour ago and received this error:
Warning: main(admin-header.php) [function.main]: failed to open stream: Too many open files in system in /homepages/1/d95366573/htdocs/axesroot/wp-admin/index.php on line 21
Fatal error: main() [function.require]: Failed opening required 'admin-header.php' (include_path='.:/usr/local/lib/php') in /homepages/1/d95366573/htdocs/axesroot/wp-admin/index.php on line 21
Just a few minutes ago I received this one:
Warning: main(/homepages/1/d95366573/htdocs/axesroot/wp-admin/admin-functions.php) [function.main]: failed to open stream: Too many open files in system in /homepages/1/d95366573/htdocs/axesroot/wp-admin/admin.php on line 10
Fatal error: main() [function.require]: Failed opening required '/homepages/1/d95366573/htdocs/axesroot/wp-admin/admin-functions.php' (include_path='.:/usr/local/lib/php') in /homepages/1/d95366573/htdocs/axesroot/wp-admin/admin.php on line 10
A couple of times I received the message that I did not have sufficient permission to access the admin panel.
I also received a similar error when attempting to load up my site. Now the web site takes forever to load, but it does get around to it.
Is this an error with WordPress, my host, or both? How can I fix it?
- The topic ‘PHP Warning When Accessing Admin Panel and Site’ is closed to new replies.