View previous topic :: View next topic |
Author |
Message |
josepi -
Joined: 20 Jul 2006 Posts: 30
|
Posted: Fri Aug 18, 2006 7:41 am Post subject: vbulletin error with abyss |
|
|
I got this when trying to update my vbulletin
Error 500
Internal Server Error
Powered by Abyss Web Server X2
© Aprelium Technologies - 2001-2006
my database of my forums is like 256 mb i dont know if something crash
i know is that 1 got this in like a minut uopdateing |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Fri Aug 18, 2006 9:47 am Post subject: |
|
|
Its probably caused by the script, not abyss. Try another PHP script. If it works then php and abyss are working fine and its the script that is to fault, and you should contact the author about it. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
josepi -
Joined: 20 Jul 2006 Posts: 30
|
Posted: Fri Aug 18, 2006 12:54 pm Post subject: |
|
|
the script is working because i test with another database i dont know if is something like max file upload or somthing
i put a CGI error log and it shows
CGI: [D:\ext\infernogames.net\php-cgi.exe ] URI: /install/upgrade_360b1.php?step=1 Broken pipe |
|
Back to top |
|
 |
abyssisthebest -
Joined: 30 Jun 2005 Posts: 319 Location: Boston, UK
|
Posted: Fri Aug 18, 2006 1:16 pm Post subject: |
|
|
Change php to CGI mode, and try that. _________________ My online Portfolio |
|
Back to top |
|
 |
josepi -
Joined: 20 Jul 2006 Posts: 30
|
Posted: Fri Aug 18, 2006 1:32 pm Post subject: |
|
|
ok i think it was that i change CGI/ISAPI to Fast CGI
and i think It works |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Fri Aug 18, 2006 3:05 pm Post subject: Re: vbulletin error with abyss |
|
|
josepi,
Error 500 here could be caused by the fact that the script took too much time to be executed or that it caused a problem in the PHP interpreter.
Try increasing the CGI Timeout value in Abyss Web Server and the max execution time parameter in php.ini. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|