Re: [PHP] PHP not reporting errors, but hangs!!

2002-12-03 Thread tech
On Wednesday 04 December 2002 11:55 am, Siva Kumar wrote:
 About 3 months back I posted the following message to the list:

 On Saturday 12 October 2002 12:11 pm, Siva Kumar wrote:
  I am running Apache/PHP with Postgresql. For the past one day, whenever
  there is an error in the php script, instead of reporting the error, the
  page takes forever to load. Normal html pages load properly.

 Now we found what causes the problem.

 By default  debugger.enable is set to false in the php_ini. Somehow, the
 value got changed to 'true' (don't know how) resulting in the problem
 described above.  The debugger started in the background whenver a page
 with error is called, and the browser does not show the page.

 When the value is reset to 'false' it works as expected.

 Can someone explain, how the value can change on its own. (This has
 happened for the second time yesterday).

 Best regards,

 Siva



 Ma Siva Kumar,
 BSG LeatherLink,
 Chennai, India.
 http://www.leatherlink.net/

-- 
Ma Siva Kumar,
BSG LeatherLink,
Chennai, India.
+91 44 6215110
+91 44 7170019
[EMAIL PROTECTED]
http://www.leatherlink.net/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] PHP not reporting errors, but hangs!!

2002-10-12 Thread Siva Kumar

I am running Apache/PHP with Postgresql. For the past one day, whenever there 
is an error in the php script, instead of reporting the error, the page takes 
forever to load. Normal html pages load properly.

Can someone points me to the right direction on how to fix this.

Best regards

Siva


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php