[PHP] Slow Access to SMTP is Causing Slow mail()

2002-05-30 Thread Bruce Vander Werf
don't believe DNS is the culprit. Besides, mail() is slow, and that is accessing the SMTP server locally. What would be taking SMTP so long to respond? Any configuration parameters I need to look at? I am using SendMail 8.10.2 on a Cobalt RAQ4. -- Bruce Vander Werf [EMAIL PROTECTED] -- PHP

RE: [PHP] W2K SP2, PHP 4.2.1, IIS 5

2002-05-22 Thread Bruce Vander Werf
Josh, Try just using ? as the opening tag. Make sure your php file has the extension php and make sure the php extension is setup as a CGI extension in IIS (pointing to php.exe). --Bruce -Original Message- From: Joshua E Minnie [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002

[PHP] Trouble with socket_select

2002-05-22 Thread Bruce Vander Werf
readable, i.e. a return value from socket_select greater than 0. I also can see in EtherPeek that UDP packets are being sent back to this socket in response to the broadcast. Any help would be appreciated. --Bruce -- Bruce Vander Werf [EMAIL PROTECTED] -- PHP General Mailing List (http

[PHP] Apache Doesn't' Process php Files

2002-05-22 Thread Bruce Vander Werf
the web server several times. What else do I need to check? What could be preventing Apache and PHP from playing nice together? -- Bruce Vander Werf [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php