From: <php...@li...> - 2007-05-14 01:08:27
|
After recompiling and install java bridge on my linux box, I no longer find the entry max_execution_time in the php.ini file. When visiting phpinfo.php, I do see the value of max_execution_time, default to 30 seconds, which meant phpinfo.php has picked up this value somewhere. Which file should I use to set value for max_execution_time? =20 |