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?