whiteboikyle Posted May 7, 2009 Share Posted May 7, 2009 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>500 Internal Server Error</title> </head><body> <h1>Internal Server Error</h1> <p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p> <p>Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.</p> <p>More information about this error may be available in the server error log.</p> </body></html> I keep getting this errors from my hosting. Anyone know why? Link to comment https://forums.phpfreaks.com/topic/157187-hosting-errors/ Share on other sites More sharing options...
Ken2k7 Posted May 7, 2009 Share Posted May 7, 2009 Yeah, that means your server is down. Contact your hosting company, unless you're self-hosted on your own server. Link to comment https://forums.phpfreaks.com/topic/157187-hosting-errors/#findComment-828249 Share on other sites More sharing options...
PFMaBiSmAd Posted May 7, 2009 Share Posted May 7, 2009 That error is a general "catch all" error when the web page cannot be displayed. A) Check the server error log like the error message states, and B) What were you attempting to do when the error occured? Browse to a .php page? Browse to a .html page? C) Did you make any changes to a .htaccess file or upload a script immediately prior to that error? Settings in a .htaccess file, like using server modules that are not installed or php settings when php is running as a CGI application can cause that error page. Likewise fatal php parse or fatal php runtime errors can cause that error page when php error reporting is not set to display errors. Link to comment https://forums.phpfreaks.com/topic/157187-hosting-errors/#findComment-828254 Share on other sites More sharing options...
whiteboikyle Posted May 7, 2009 Author Share Posted May 7, 2009 They happen on my IPB Forums. Link to comment https://forums.phpfreaks.com/topic/157187-hosting-errors/#findComment-828343 Share on other sites More sharing options...
Ken2k7 Posted May 7, 2009 Share Posted May 7, 2009 Is that it? Does it happen on any other page? Link to comment https://forums.phpfreaks.com/topic/157187-hosting-errors/#findComment-828426 Share on other sites More sharing options...
whiteboikyle Posted May 7, 2009 Author Share Posted May 7, 2009 It mainly happens when browsing my IPB forums or Admin CP.. Sometimes on my scirpts but very rare compared to the forums. Link to comment https://forums.phpfreaks.com/topic/157187-hosting-errors/#findComment-829011 Share on other sites More sharing options...
Ken2k7 Posted May 7, 2009 Share Posted May 7, 2009 Create a file called test.php and put this in: <?php echo 'e'; Then upload it and go to that page. Does it error? If not, then did you make any mistakes setting up IPB? You can send a support ticket to IPB. Link to comment https://forums.phpfreaks.com/topic/157187-hosting-errors/#findComment-829017 Share on other sites More sharing options...
whiteboikyle Posted May 7, 2009 Author Share Posted May 7, 2009 It doesn;t happen alot just every so often. xD Link to comment https://forums.phpfreaks.com/topic/157187-hosting-errors/#findComment-829019 Share on other sites More sharing options...
Ken2k7 Posted May 7, 2009 Share Posted May 7, 2009 Then contact your hosting company. Link to comment https://forums.phpfreaks.com/topic/157187-hosting-errors/#findComment-829021 Share on other sites More sharing options...
PFMaBiSmAd Posted May 7, 2009 Share Posted May 7, 2009 A) Check the server error log like the error message states, and C) Did you make any changes to a .htaccess file or upload a script immediately prior to that error? Settings in a .htaccess file, like using server modules that are not installed or php settings when php is running as a CGI application can cause that error page. Likewise fatal php parse or fatal php runtime errors can cause that error page when php error reporting is not set to display errors. Link to comment https://forums.phpfreaks.com/topic/157187-hosting-errors/#findComment-829023 Share on other sites More sharing options...
shamuraq Posted May 7, 2009 Share Posted May 7, 2009 Anything whiteboikyle? Keep me posted on what the solution is ya. Might be useful since i'm a newbie... Link to comment https://forums.phpfreaks.com/topic/157187-hosting-errors/#findComment-829024 Share on other sites More sharing options...
whiteboikyle Posted May 8, 2009 Author Share Posted May 8, 2009 here are some of the error logs 71.196.151.106 - - [07/May/2009:19:21:17 -0400] "GET /forums/index.php?showtopic=116 HTTP/1.1" 200 18902 "http://www.clanan.net/forums/index.php?showforum=20" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:21:39 -0400] "GET /forums/index.php?showforum=21 HTTP/1.1" 200 13766 "http://www.clanan.net/forums/index.php?" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:21:41 -0400] "GET /forums/index.php?showforum=21 HTTP/1.1" 200 13766 "http://www.clanan.net/forums/index.php?" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.9.75.244 - - [07/May/2009:19:20:13 -0400] "GET /forums/style_images/bluenight1236084350/folder_profile_portal/gender_female.png HTTP/1.1" 200 590 "http://www.clanan.net/forums/index.php?showtopic=163" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30618; yie8)" 71.9.75.244 - - [07/May/2009:19:21:19 -0400] "GET /forums/index.php?showtopic=50 HTTP/1.1" 200 21838 "http://www.clanan.net/forums/index.php?showforum=37" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30618; yie8)" 71.9.75.244 - - [07/May/2009:19:21:20 -0400] "GET /forums/style_emoticons/default/dry.gif HTTP/1.1" 304 - "http://www.clanan.net/forums/index.php?showtopic=50" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30618; yie8)" 71.9.75.244 - - [07/May/2009:19:21:20 -0400] "GET /forums/style_emoticons/default/sad.gif HTTP/1.1" 304 - "http://www.clanan.net/forums/index.php?showtopic=50" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30618; yie8)" 75.111.95.106 - - [07/May/2009:19:20:33 -0400] "GET /forums/index.php?act=Post&CODE=02&f=20&t=670&qpid=7056 HTTP/1.1" 200 15310 "http://www.clanan.net/forums/index.php?showtopic=670&hl=" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10" 75.111.95.106 - - [07/May/2009:19:20:34 -0400] "GET /forums/index.php?&act=attach&code=attach_upload_show&attach_rel_module=post&attach_rel_id=&attach_post_key=8f8fc2245ad67d2d9d44c493dcfc4739&--ff--forum_id=20 HTTP/1.1" 200 7426 "http://www.clanan.net/forums/index.php?act=Post&CODE=02&f=20&t=670&qpid=7056" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10" 75.111.95.106 - - [07/May/2009:19:21:16 -0400] "GET /forums/index.php?showtopic=670&st=0&gopid=7066& HTTP/1.1" 200 18688 "http://www.clanan.net/forums/index.php?act=Post&CODE=02&f=20&t=670&qpid=7056" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10" 75.111.95.106 - - [07/May/2009:19:21:16 -0400] "POST /forums/index.php? HTTP/1.1" 302 - "http://www.clanan.net/forums/index.php?act=Post&CODE=02&f=20&t=670&qpid=7056" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10" 75.111.95.106 - - [07/May/2009:19:21:22 -0400] "GET /forums/index.php?act=post&do=edit_post&f=20&t=670&p=7066&st=0 HTTP/1.1" 200 15492 "http://www.clanan.net/forums/index.php?showtopic=670&st=0&gopid=7066&" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10" 75.111.95.106 - - [07/May/2009:19:21:23 -0400] "GET /forums/index.php?&act=attach&code=attach_upload_show&attach_rel_module=post&attach_rel_id=7066&attach_post_key=8f8fc2245ad67d2d9d44c493dcfc4739&--ff--forum_id=20 HTTP/1.1" 200 7430 "http://www.clanan.net/forums/index.php?act=post&do=edit_post&f=20&t=670&p=7066&st=0" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10" 75.111.95.106 - - [07/May/2009:19:21:41 -0400] "POST /forums/index.php? HTTP/1.1" 200 6303 "http://www.clanan.net/forums/index.php?act=post&do=edit_post&f=20&t=670&p=7066&st=0" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10" 12.203.105.59 - - [07/May/2009:19:23:30 -0400] "GET /forums/uploads/profile/photo-thumb-20.jpg HTTP/1.1" 200 1392 "http://www.clanan.net/forums/index.php?showtopic=660&pid=6971&st=0&" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10" 70.180.238.56 - - [07/May/2009:19:22:47 -0400] "GET /forums/uploads/profile/photo-thumb-154.jpg HTTP/1.1" 304 - "http://www.clanan.net/forums/index.php?showtopic=653&hl=" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.59 Safari/525.19" 70.180.238.56 - - [07/May/2009:19:23:02 -0400] "GET /forums/uploads/av-122.jpg HTTP/1.1" 304 - "http://www.clanan.net/forums/index.php?showtopic=647&hl=" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.59 Safari/525.19" 70.180.238.56 - - [07/May/2009:19:23:02 -0400] "GET /forums/uploads/av-93.jpg HTTP/1.1" 304 - "http://www.clanan.net/forums/index.php?showtopic=647&hl=" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.59 Safari/525.19" 70.51.97.125 - - [07/May/2009:19:22:32 -0400] "GET /forums/uploads/profile/photo-thumb-2.jpg HTTP/1.1" 304 - "http://www.clanan.net/forums/index.php?showtopic=656" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10" 70.51.97.125 - - [07/May/2009:19:22:34 -0400] "GET /forums/uploads/av-135.gif HTTP/1.1" 200 38934 "http://www.clanan.net/forums/index.php?showtopic=656" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10" 70.51.97.125 - - [07/May/2009:19:22:34 -0400] "GET /forums/uploads/profile/photo-thumb-20.jpg HTTP/1.1" 304 - "http://www.clanan.net/forums/index.php?showtopic=656" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10" 70.51.97.125 - - [07/May/2009:19:22:34 -0400] "GET /forums/uploads/profile/photo-thumb-77.jpg HTTP/1.1" 304 - "http://www.clanan.net/forums/index.php?showtopic=656" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10" 71.196.151.106 - - [07/May/2009:19:21:47 -0400] "GET /main.php HTTP/1.1" 200 13042 "http://clanan.net/login.php" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:21:58 -0400] "GET /main.php HTTP/1.1" 200 23361 "http://clanan.net/login.php" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:22:16 -0400] "GET /image.php?memberpic=156 HTTP/1.1" 200 540074 "http://clanan.net/main.php" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:22:16 -0400] "GET /wtag/css/main-style.css HTTP/1.1" 404 221 "http://clanan.net/main.php" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:22:16 -0400] "GET /wtag/css/main.css HTTP/1.1" 404 215 "http://clanan.net/main.php" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:22:16 -0400] "GET /wtag/js/conf.js HTTP/1.1" 404 213 "http://clanan.net/main.php" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:22:16 -0400] "GET /wtag/js/dom-drag.js HTTP/1.1" 404 217 "http://clanan.net/main.php" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:22:16 -0400] "GET /wtag/js/scroll.js HTTP/1.1" 404 215 "http://clanan.net/main.php" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:22:17 -0400] "GET /wtag/js/ajax.js HTTP/1.1" 404 213 "http://clanan.net/main.php" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:22:17 -0400] "GET /wtag/js/drop_down.js HTTP/1.1" 404 218 "http://clanan.net/main.php" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:22:18 -0400] "GET /image.php?memberpic=155 HTTP/1.1" 200 58617 "http://clanan.net/main.php" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:22:18 -0400] "GET /images/NewComment1.png HTTP/1.1" 200 1024 "http://clanan.net/main.php" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:22:18 -0400] "GET /images/NewFriend1.png HTTP/1.1" 200 1003 "http://clanan.net/main.php" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:22:18 -0400] "GET /images/NewMessage1.png HTTP/1.1" 200 1453 "http://clanan.net/main.php" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:22:21 -0400] "GET /.htaccess HTTP/1.1" 403 211 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:22:30 -0400] "GET /.htaccess.txt HTTP/1.1" 403 215 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:22:59 -0400] "GET /.htaccess HTTP/1.1" 403 211 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:23:53 -0400] "GET /.htaccess HTTP/1.1" 403 211 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:23:54 -0400] "GET /.htaccess HTTP/1.1" 403 211 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:23:54 -0400] "GET /.htaccess HTTP/1.1" 403 211 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" 71.196.151.106 - - [07/May/2009:19:23:55 -0400] "GET /.htaccess HTTP/1.1" 403 211 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)" Link to comment https://forums.phpfreaks.com/topic/157187-hosting-errors/#findComment-829108 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.