PHP Classes

Apache failure

Recommend this page to a friend!

      Another CAPTCHA project  >  All threads  >  Apache failure  >  (Un) Subscribe thread alerts  
Subject:Apache failure
Summary:Apache falls down on captcha load
Messages:5
Author:Alexey
Date:2006-10-06 21:18:28
Update:2006-10-10 20:45:32
 

  1. Apache failure   Reply   Report abuse  
Picture of Alexey Alexey - 2006-10-06 21:18:28
when the index.php (example from the packege) of directly captcha.php is loaded in the browser, i get my apache falling out, so i need to restart it every time. What can be the problem in?
apache 2.2, php 5.1.6 on Windows XP

  2. Re: Apache failure   Reply   Report abuse  
Picture of Alexey Alexey - 2006-10-09 20:41:39 - In reply to message 1 from Alexey
Still got the same problem with animated_captcha-2006-10-09.zip package

  3. Re: Apache failure   Reply   Report abuse  
Picture of László Zsidi László Zsidi - 2006-10-10 20:37:29 - In reply to message 2 from Alexey
Hi,

Maybe try to use a different apache+php envorinment.
I used AppServ-Win32-2.4.5 for development on WinXP.

  4. Re: Apache failure   Reply   Report abuse  
Picture of László Zsidi László Zsidi - 2006-10-10 20:39:44 - In reply to message 3 from László Zsidi
Or to be soure your apache httpd settings are ok.

  5. Re: Apache failure   Reply   Report abuse  
Picture of László Zsidi László Zsidi - 2006-10-10 20:45:32 - In reply to message 1 from Alexey
Again me,

So I thought the adjusted script execution limit with set_time_limit ( ) php function was overwrited by apache settings.