Re: [PHP-DB] Unable to Send Mail

2006-03-15 Thread JupiterHost.Net
We are having problem with ONE function. Any time a php script or form is supposed to send a response or email to us or a user, or the mail is not sent. We have tried various formail.php versions, sendmail.php and written our own most basic scripts. This would be more appropiate for a general

Re: [PHP-DB] Unable to Send Mail

2006-03-15 Thread João Cândido de Souza Neto
I agree. Andrew Darby wrote: > maybe it's due to register_globals being set to off: > > http://www.phpnoise.com/tutorials/2/1 > > On 3/15/06, Paul Anderson <[EMAIL PROTECTED]> wrote: >> Please forgive me if this comes through twice. I am a new subscriber and >> the first send did not seem to w

Re: [PHP-DB] Unable to Send Mail

2006-03-15 Thread Andrew Darby
maybe it's due to register_globals being set to off: http://www.phpnoise.com/tutorials/2/1 On 3/15/06, Paul Anderson <[EMAIL PROTECTED]> wrote: > Please forgive me if this comes through twice. I am a new subscriber and > the first send did not seem to work. > > We recently moved all our websites

[PHP-DB] Unable to Send Mail

2006-03-15 Thread Paul Anderson
Please forgive me if this comes through twice. I am a new subscriber and the first send did not seem to work. We recently moved all our websites to a new server using php 4.3.10. We are having problem with ONE function. Any time a php script or form is supposed to send a response or email to us