Hi, Im running IIS and PHP 4.3.3. I have set max_execution_time = 0 in
php.ini and set_time_limit(0); in my php files. But still after about 5
minutes I get CGI-timeout.. error.
The scripts sends newsemail to about 3-400 customers, that's why I need
it to be inifity.
What should I do?
I have a PHP page that for some reason is taking an ungodly long time to
execute. I suspect that this is simply b/c Im running Apache 1.3 /
MySQL 4.013-nt, PHP 4, Zend studio 3.0, and MySQL GUI on a 266 MhZ win2K
server. (Yes people, I know Im choking the poor thing, but I cant
afford a new se
Hi all,
I am experiencing a timeout issue when trying to connect/query to one of our
Sybase Databases. I have no problems connecting/querying to all of my other
databases. Does anyone know the parameters either in the php.ini or in the
apache httpd.conf file that I can update to eliminate this