[PHP-INST] 4.0.4 compiling problem

2001-02-26 Thread samuel C
Hi there. I had already successfully compiled php3 and 4 in the past but never version php-4.0.4 stable. I'm using: Linux version 2.2.12-20 gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) php-4.0.4 After making a simple configure to build PHP as stati

[PHP-INST] php.ini - php4.0.4 compiled as an apache DSO module

2001-03-15 Thread samuel C
Hi there. I get this error: Fatal error: Maximum execution time of 30 seconds exceeded in /home/httpd/pushsite/pushsite.php3 on line 66 if I has php built as an apache static module, I'd simply edit php.ini and increment this timeout. but... how can I make this with a DSO module? I ca