Re: PHP Max execution time

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Lisi wrote:
I am running a script (called through a browser) that checks entries in a table one at a time. As the table has grown, the script takes longer to run than is allowed - 30 seconds.

Two questions:
1) I am on a virtual host so I'm not sure I have access to php.ini, but can I change this using .htaccess? Do I need any special permission for this?

Yes. No.

2) Is there a way to change this just for one script, i.e. I did find the set_time_limit() function but can I use something like set_time_limit(300) or does it have to be less than 30?

Yes. Yes, No.

--
---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

php|architect: The Magazine for PHP Professionals – www.phparch.com

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux