it's in the php.ini file, which should be in your /etc folder (or windows
folder on a winbox)

or you can just use

<?
set_time_limit(0);
?>

to turn it off for that particular script.

-----Original Message-----
From: Brandon Orther [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 20, 2001 12:37 PM
To: PHP User Group
Subject: [PHP] httpd.conf question...


Hello,

Can someone point me where in the httpd.conf file to change to make php
files run longer than 30 secs and edit the max upload from a form?

Thank you,

--------------------------------------------
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800-994-6364
www.webintellects.com
--------------------------------------------


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to