[Ilugc] How to increase maximum execution time in php

  • From: bhuvanbk@xxxxxxxxxxxxxxxxx (Bhuvan A)
  • Date: Tue, 23 Jul 2002 10:24:10 +0530 (IST)

Dear sathyan,

Try restart httpd in your machine and try. Since apache reads the php
configuration file (/etc/php.ini) during the initial startup, it has to be
restarted for any change to take effect.

regards,
bhuvaneswaran.

On Tue, 23 Jul 2002, Sathyan wrote:

Hello All,

When i run a php file in command line i get the following error

[root@exp isps]# /usr/bin/php -q exp.php
<br>
<b>Fatal error</b>:  Maximum execution time of 30 seconds exceeded in
<b>exp.php</b> on line <b>190</b><br>
[root@exp isps]#


I have edited php.ini as
max_execution_time = 300

i still get same error.

How to increase maximum execution time ? Do i need to restart anything ?

Regards
Sathyan

_______________________________________________
To unsubscribe email Ilugc-request@xxxxxxxxxxxxxxxxxx with "unsubscribe"
in the subject or body of the message.
http://www.aero.iitm.ernet.in/mailman/listinfo/ilugc




Other related posts: