View Full Version : 500 Internal Server Error
Welling
07-15-2008, 07:51 AM
Today I'm getting this error and my page isn't accesible... I haven't made any changes in my host...
Is problem of HostMonster servers?
Thanks!
sjlplat
07-15-2008, 08:18 AM
If you haven't made any changes it might be a server issue. Your best bet is to contact support and ask if there are any issues with your server.
adamfar
07-15-2008, 11:15 AM
Are you running Ruby apps? I was having problems for the past 3 days or so, and last night it magically worked. I was doing some updates, so I thought that caused it, but then sometime last night, I randomly checked the site agian and it was up.
I checked the automated server status page and it said no issues.
I was getting the 500 internal error too though!
sjlplat
07-15-2008, 06:02 PM
This happens on occasion when software updates are being installed. If your applications require the software being updated then chances are that you will experience temporary errors.
adamfar
07-15-2008, 06:16 PM
Well good to know I suppose.... is there something we can do to prevent updates from being installed? Or do you mean when they update like the system gems or rails version?? If thats the case, not much we can do about it I guess.
Seems a little harsh though that it was down for 3 days.... :(
SystemFox
07-16-2008, 06:03 AM
The same problem here, Internal Server Error, without any modifications I made.
I posted a ticket yesterday, but no answer.
I have checked my error logs, and there are several lines at the top like
[Wed Jul 16 03:59:58 2008] [error] [client 61.0.5.63] Failed loading /usr/local/Zend/lib/Optimizer/php-4.4.x/ZendOptimizer.so: /usr/local/Zend/lib/Optimizer/php-4.4.x/ZendOptimizer.so: undefined symbol:...
I'm not sure but I think there is no "/usr/local" dir !!
any idea ??
Welling
07-16-2008, 06:08 AM
I've got an answer for my ticket, a php script doesn't work fine and the process manager was full, killing it, the server runs well but in moments, when someone enter to the script, the script doesn't load and in some time the server goes down other time.
I haven't made any modificacion in the script and before yesterday it worked well. Now, I'm trying to fix the script...
Welling
07-16-2008, 06:44 AM
I have found the error, the php function imagettftext() doesn't work.
Other scripts with imagettftext() don't work. I have used it since I join hostmonster and it worked well, what happens now?
pghcollectibles
07-16-2008, 11:04 AM
can you post the code for that function
Welling
07-17-2008, 08:27 AM
I have solve it, using imagecreatetruecolor() isntead imagecreate() because the actual hostmonster software version has a bug... http://bugs.php.net/bug.php?id=42416
And changing to PHP 5 it's solve.
But now the phpThumb class doesn't works...
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.