MyBB Community Forums

Full Version: HTTP Error 500 (Internal Server Error)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.

I get this error whenever trying to access the admin panel of my forum.

Any help?

This is quite urgent.

Quote:[01-Sep-2012 17:58:28 UTC] PHP Warning: require_once(/home/conspira/public_html/inc/init.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/conspira/public_html/global.php on line 19
[01-Sep-2012 17:58:28 UTC] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/conspira/public_html/inc/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/conspira/public_html/global.php on line 19

That's what I get in the error_log

and this is from admincp error log
[25-Sep-2012 23:22:57 UTC] PHP Fatal error:  Call to undefined function imagecreate() in /home/conspira/public_html/inc/class_graph.php on line 100
[25-Sep-2012 23:22:57 UTC] PHP Fatal error:  Call to undefined function imagecreate() in /home/conspira/public_html/inc/class_graph.php on line 100
[25-Sep-2012 23:22:57 UTC] PHP Fatal error:  Call to undefined function imagecreate() in /home/conspira/public_html/inc/class_graph.php on line 100
[25-Sep-2012 23:23:00 UTC] PHP Fatal error:  Call to undefined function imagecreate() in /home/conspira/public_html/inc/class_graph.php on line 100
[25-Sep-2012 23:24:13 UTC] PHP Fatal error:  Call to undefined function imagecreate() in /home/conspira/public_html/inc/class_graph.php on line 100
[25-Sep-2012 23:24:13 UTC] PHP Fatal error:  Call to undefined function imagecreate() in /home/conspira/public_html/inc/class_graph.php on line 100
[25-Sep-2012 23:24:13 UTC] PHP Fatal error:  Call to undefined function imagecreate() in /home/conspira/public_html/inc/class_graph.php on line 100
[24-Oct-2012 20:02:34 UTC] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/consp/public_html/admin/inc/class_page.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/consp/public_html/secret/index.php on line 31
Try re-uploading your /inc and /admin folders. Use the default mybb package.

Remember to make a backup before.
(2012-12-02, 08:30 PM)king_og Wrote: [ -> ]Try re-uploading your /inc and /admin folders. Use the default mybb package.

Remember to make a backup before.

Still nothing.

Fixed the issue. It was a faulty plugin.