error 500? what is an internal server error?

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
Guest






PostPosted: Mon May 06, 2002 11:43 am    Post subject: error 500? what is an internal server error? Reply with quote

i have a form that posts to login.php but when i tested it i got "parse error unexpected T_VARIABLE" and realised i had forgotten a semi-colon. i fixed my mistake but now when i submit my form, the page takes ages to unload and then pops un with an internal server error. what can be the causes of this?

-the whackaxe
Back to top
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon May 06, 2002 4:27 pm    Post subject: Re: error 500? what is an internal server error? Reply with quote

Anonymous wrote:
i have a form that posts to login.php but when i tested it i got "parse error unexpected T_VARIABLE" and realised i had forgotten a semi-colon. i fixed my mistake but now when i submit my form, the page takes ages to unload and then pops un with an internal server error. what can be the causes of this?

-the whackaxe

An error 500 in your case means that the script you use spend a lot of time to execute. So the web server aborted it. You should review your script to see why it takes so long to run (may be there is an infinite loop ?)
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
^InFlames^
Guest





PostPosted: Fri May 10, 2002 8:20 am    Post subject: Re: error 500? what is an internal server error? Reply with quote

-the whackaxe[/quote]
An error 500 in your case means that the script you use spend a lot of time to execute. So the web server aborted it. You should review your script to see why it takes so long to run (may be there is an infinite loop ?)[/quote]

Just to have the information... is there a way to keep the webserver from aborting from processing a script?


}:)>
Back to top
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon May 13, 2002 1:19 pm    Post subject: Re: error 500? what is an internal server error? Reply with quote

^InFlames^ wrote:

Just to have the information... is there a way to keep the webserver from aborting from processing a script?


}:)>

We will provide in the future a CGI timeout parameter to allow users tuning the time before script's abortion. But for now, CGI timeout is set to 10 seconds and its value cannot be changed.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group