Internal Server Errors, Seem to be increasing in frequency |
Internal Server Errors, Seem to be increasing in frequency |
Mar 2, 2006 - 3:59 PM |
|
Enthusiast Joined Oct 10, '03 From Wichita, KS Currently Offline Reputation: 5 (100%) |
QUOTE Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, ccoomer@6gc.net and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Apache/2.0.46 (Red Hat) Server at www.6gc.net Port 80 This seems to be happening more and more frequently. It usually occurs randomly just after clicking on a topic or forum. Win XP SP2 FF and IE6 Win 2000 SP4 FF and IE6 -------------------- Project ST204.5 99.88946% complete... |
Mar 2, 2006 - 4:01 PM |
|
Enthusiast Joined Jul 5, '05 From Arlington, TX Currently Offline Reputation: 2 (100%) |
yep - noticed that too - on and off -
|
Mar 2, 2006 - 4:22 PM |
|
Enthusiast Joined Oct 28, '02 From Europe, Lithuania Currently Offline Reputation: 8 (100%) |
same here, or i get a Forbiden error......
-------------------- Ex celica owner - just a guy from other side of the pond...
Full custom Projects from restoration to performance builds <<<<<< DCw / JDMart >>>>>>> |
Mar 2, 2006 - 6:22 PM |
|
Enthusiast Joined Feb 10, '03 From Connecticut Currently Offline Reputation: 11 (100%) |
yup
-------------------- |
Mar 2, 2006 - 6:34 PM |
|
Enthusiast Joined Jul 7, '03 Currently Offline Reputation: 55 (100%) |
The last week or so more often than usual.
-------------------- JDM guy made me do it.
|
Mar 2, 2006 - 8:49 PM |
|
Enthusiast Joined Jan 10, '04 From Shoreline, WA Currently Offline Reputation: 4 (100%) |
there was another post about this a wile ago, its an internal server err. which means just that, does not really matter what your computer is running, its just a code errer on the server. something did not go though correctly so it canceled the process.
kinda why i dont like red hat, all the configs are code, miles of hand written code, one little typo and you got to go though the whole thing till you find it, (when it does work its cool, but a guie interface is a million times better (in my oppinion)) -------------------- |
Mar 2, 2006 - 11:09 PM |
|
Enthusiast Joined Oct 10, '03 From Wichita, KS Currently Offline Reputation: 5 (100%) |
QUOTE(creis @ Mar 2, 2006 - 7:49 PM) [snapback]401965[/snapback] there was another post about this a wile ago, its an internal server err. which means just that, does not really matter what your computer is running, its just a code errer on the server. something did not go though correctly so it canceled the process. kinda why i dont like red hat, all the configs are code, miles of hand written code, one little typo and you got to go though the whole thing till you find it, (when it does work its cool, but a guie interface is a million times better (in my oppinion)) Huh? I don't think you have a clue what you're saying. When there is a technical problem you give your system information to rule out the possibility that only a single OS or browser is having the problem. Red Hat is a linux distro it can have several different GUIs like KDE or gnome. All operating systems are hand written code. Most operating systems have some sort of shell like interface similar to a DOS prompt in order to suplement the GUI. -------------------- Project ST204.5 99.88946% complete... |
Mar 3, 2006 - 10:34 AM |
|
Administrator Joined Aug 23, '02 From Seattle, WA Currently Offline Reputation: 14 (100%) |
QUOTE(97lestyousay @ Mar 2, 2006 - 3:34 PM) [snapback]401919[/snapback] The last week or so more often than usual. The Last week or so? Or last two days(Since Wednesday?) Because Wednesday I changed some settings in Apache control files trying to get the three-letter searching to work and it could've caused this to start happening. -------------------- New Toyota project coming soon...
|
Mar 3, 2006 - 11:25 AM |
|
Administrator Joined Aug 23, '02 From Seattle, WA Currently Offline Reputation: 14 (100%) |
OK,
I just changed the Apache settings back to normal(I think...I overwrote the old copy of the file,) so please let me know if you guys get any more internal server errors. Thanks, Christian Coomer -------------------- New Toyota project coming soon...
|
Mar 5, 2006 - 8:51 AM |
|
Enthusiast Joined Oct 10, '03 From Wichita, KS Currently Offline Reputation: 5 (100%) |
Looks like that fixed it.
-------------------- Project ST204.5 99.88946% complete... |
Mar 13, 2006 - 1:57 PM |
|
Enthusiast Joined Dec 16, '02 From New York Currently Offline Reputation: 4 (100%) |
It hasnt been doing it, but i keep getting them today.
-------------------- Buy my Celica $2,500 - http://www.6gc.net/forums/index.php?showtopic=76562&st=0
|
Mar 13, 2006 - 2:17 PM |
|
Enthusiast Joined Aug 17, '03 From Bloomington, Indiana Currently Offline Reputation: 62 (98%) |
in the past 10 mins i have got the error 6 times
-------------------- |
Mar 13, 2006 - 2:35 PM |
|
Enthusiast Joined Oct 10, '03 From Wichita, KS Currently Offline Reputation: 5 (100%) |
I've seen it a couple times today as well.
-------------------- Project ST204.5 99.88946% complete... |
Mar 13, 2006 - 2:41 PM |
|
Enthusiast Joined Dec 16, '02 From New York Currently Offline Reputation: 4 (100%) |
maybe its cause Coomer was still updating? idk its starting to bother me now
-------------------- Buy my Celica $2,500 - http://www.6gc.net/forums/index.php?showtopic=76562&st=0
|
Mar 13, 2006 - 3:22 PM |
|
Administrator Joined Aug 23, '02 From Seattle, WA Currently Offline Reputation: 14 (100%) |
Problem fixed.
Warning: Technical Explanation Below Basically, PHP runs in safe_mode on my server. To prevent safe_mode from being on, so that I can make PHP exec() calls, I have to run PHP as a CGI, using a .htaccess file. However, with PHP running as a CGI, only a small number of connections are allowed. When this number is exceeded, 500 Internal Server Errors occur. To prevent this connection limit, PHP needs to not run as a CGI. This can be done by using the RemoveHandler directive in a .htaccess file in the forums/ directory. When I ran the upgrade, I password protected the forums/ directory using my web host's control panel temporarily. This overwrote the .htaccess file, removing the RemoveHandler directive, causing the forums' PHP scripts to run in CGI mode, causing internal server errors. I replaced the .htaccess file with the proper one a few minutes ago and now the problem should be solved. -------------------- New Toyota project coming soon...
|
Mar 14, 2006 - 7:06 PM |
|
Enthusiast Joined Jan 17, '04 From Illinois Currently Offline Reputation: 0 (0%) |
QUOTE(Coomer @ Mar 13, 2006 - 2:22 PM) [snapback]406997[/snapback] Problem fixed. Warning: Technical Explanation Below Basically, PHP runs in safe_mode on my server. To prevent safe_mode from being on, so that I can make PHP exec() calls, I have to run PHP as a CGI, using a .htaccess file. However, with PHP running as a CGI, only a small number of connections are allowed. When this number is exceeded, 500 Internal Server Errors occur. To prevent this connection limit, PHP needs to not run as a CGI. This can be done by using the RemoveHandler directive in a .htaccess file in the forums/ directory. When I ran the upgrade, I password protected the forums/ directory using my web host's control panel temporarily. This overwrote the .htaccess file, removing the RemoveHandler directive, causing the forums' PHP scripts to run in CGI mode, causing internal server errors. I replaced the .htaccess file with the proper one a few minutes ago and now the problem should be solved. Thanks for clearing that up. -------------------- QUOTE(lagos @ Jul 10, 2006 - 1:55 PM) [snapback]454118[/snapback] i know your trying to do the right thing for your motor, but this is one of those times where you should just trust the guys who have had their swaps for a while and have done a ton of research into this. |
Mar 15, 2006 - 9:03 AM |
|
Enthusiast Joined Dec 16, '02 From New York Currently Offline Reputation: 4 (100%) |
QUOTE(Coomer @ Mar 13, 2006 - 3:22 PM) [snapback]406997[/snapback] Problem fixed. good enough for me lol -------------------- Buy my Celica $2,500 - http://www.6gc.net/forums/index.php?showtopic=76562&st=0
|
Mar 15, 2006 - 10:51 PM |
|
Enthusiast Joined Jan 10, '04 From Shoreline, WA Currently Offline Reputation: 4 (100%) |
hmm I did not know there was a limit accessing CGI crap. (is that a server setting, or a software limitation?)
-------------------- |
Lo-Fi Version | Time is now: November 27th, 2024 - 2:39 PM |