WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Programmierung (http://www.wcm.at/forum/forumdisplay.php?f=17)
-   -   PHP maximum execution time (http://www.wcm.at/forum/showthread.php?t=86067)

irrsinn 28.01.2003 20:20

PHP maximum execution time
 
Wie kann ich die Zeit, die ein PHP Script maximal brauchen darf erhöhen?

Hab ein Script, dass eine mehrere Megabyte große Datei in eine Datenbank einfüllen soll. Mit 30 Sekunden komm ich da nicht aus.

Das ganze bräucht ich für:
Apache 1.3.26
PHP 4.2.3

käptn 28.01.2003 20:46

PHP-Code:

set_time_limit($seconds); 

~

Sloter 28.01.2003 21:55

Oder in der php.ini...

Sloter


Alle Zeitangaben in WEZ +2. Es ist jetzt 10:42 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag