Re: [PHP-DB] Form mail() problem

2007-12-10 Thread Tim Daff
I designed the site and did all coding, and uploaded from OS X. But the mac stops there, our work server is Windows, and the server hosting our sites is I think Windows. On 11/12/2007, at 3:34 AM, Dee Ayy wrote: Normally I'd say, "If it's been working fine for 3 months; then just stopped

Re: [PHP-DB] Command-line PHP script CPU usage goes sky-high, stays there--why?

2007-12-10 Thread Dee Ayy
The only thing that comes to my mind about this is to create a table index. Just a thought. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Command-line PHP script CPU usage goes sky-high, stays there--why?

2007-12-10 Thread René Fournier
Hello, I have a command-line PHP script--called Listener--that is designed to run indefinitely with a predictable CPU usage and memory footprint. In a nutshell, it's a multi-client socket server that waits for incoming connections, processes incoming data, stores results in a MySQL databa

Re: [PHP-DB] Form mail() problem

2007-12-10 Thread Dee Ayy
Normally I'd say, "If it's been working fine for 3 months; then just stopped working; don't get angry at the PHP programmer; check with the network admin as to what changed." But it's interesting that your error came from an MS Windows machine, while you have links at the bottom from an Apple mach

Re: [PHP-DB] Form mail() problem

2007-12-10 Thread Daniel Brown
On Dec 10, 2007 1:05 AM, Tim Daff <[EMAIL PROTECTED]> wrote: [snip!] > Here is the error code I am getting: > > Warning: mail() [function.mail]: SMTP server response: 550 5.7.1 > Unable to relay for [EMAIL PROTECTED] in C:\Domains\logosunlimited.com.au > \wwwroot\contact\processquote3.php on line 2