On Tuesday 10 August 2004 14:37, Michael Purdy wrote: > Has anyone running php 5.0.0 on NT ran into the MAIL() error > > Warning: mail(): "sendmail_from" not set in php.ini or custom "From:" > header missing > > I have tried numerous syntax changes to sendmail_from in the PHP.INI as > well as setting headers
This doesn't tell us anything. Show exactly what you tried then if indeed there is something wrong with your syntax someone might spot it and tell you what you're doing wrong. > without success. Clarify this. If you mean you keep getting the above warning then most likely you're editing the wrong php.ini. Use phpinfo() to find out where PHP is expecting to find your php.ini. And search the archives for more tips on how to locate the correct php.ini. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* "If a camel flies, no one laughs if it doesn't get very far." -- Paul White */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php