PDA

View Full Version : PHP & sendmail running painfully slow


JamesAB
Wed 1st Jun '05, 9:52pm
I have a linux server that was running PHP4. I upgraded to PHP5 to do some testing, but not all my scripts would work right so I reinstalled PHP 4.3.11.

Now any php scripts that send e-mail run painfully slow. It looks like the browser just hangs for about 30 seconds and then finally works. The e-mails are being sent. I just don't know why all the scripts that send mail are taking so long.

Any ideas?

Thanks,