php gives out 5OO error messages

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





PostPosted: Fri Aug 30, 2002 10:59 am    Post subject: php gives out 5OO error messages Reply with quote

as the title says every time i try to acces a php page (post and get) it gives out an error 500: internal server error. in the small server window that pops up from the systray it says

commandline=[c:\php\php.exe index.php]
watchdog has killed the process

what is wrong pleez? thanks for any help ;)
Back to top
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sat Aug 31, 2002 9:07 am    Post subject: Re: php gives out 5OO error messages Reply with quote

whackaxe wrote:
as the title says every time i try to acces a php page (post and get) it gives out an error 500: internal server error. in the small server window that pops up from the systray it says

commandline=[c:\php\php.exe index.php]
watchdog has killed the process

what is wrong pleez? thanks for any help ;)

That means that the script spends more that the CGI Timeout delay to execute and that the server killed it.
Please check if your script doesn't has a infinite loop or if it doesn't take too long to execute. If this is the case, you can increase the CGI Timeout parameter (which is by default 30 seconds.)
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Guest






PostPosted: Sat Aug 31, 2002 11:14 am    Post subject: Reply with quote

the page worked before so i dont see why, anyway im going to scrap the server and PHP and set it up again. does abyss leave anything in the registryor the windoze config that i might need to erase if i want to get abyss off my comp?
Back to top
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sat Aug 31, 2002 2:27 pm    Post subject: Reply with quote

Anonymous wrote:
the page worked before so i dont see why, anyway im going to scrap the server and PHP and set it up again. does abyss leave anything in the registryor the windoze config that i might need to erase if i want to get abyss off my comp?

Reinstalling Abyss Web Server isn't necessary. All you need to do if you want to reset it, erase abyss.conf and restart it.
If you need help, can you send us the script to support@aprelium.com so we can review it ?
[Abyss Web Server doesn't save any configuration data in the Windows Registry].
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Guest






PostPosted: Sat Aug 31, 2002 8:22 pm    Post subject: Reply with quote

fixed it! i will explain what went wrong anyway. i had installed PHP using the .exe installer wich come without extensions and then i wanted to experiment with sockets so i downloaded the zip package and put the extensions in the PHP directory un der /extensions and then uncommented the line in the PHP.ini file saying phpsocket.dll and then tried using sockets. but! seing as you are running a server on you comp then abyss fails to work and you have to comment that line again to gt it to work again.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP 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