From: wael at areaband dot com Operating system: windows 2003 PHP version: 4.4.0 PHP Bug Type: *Configuration Issues Bug description: unable to send e-mail
Description: ------------ after insallting drupal, i was able to browse Index.php without a problem. after creating the first account, php was suppossed to send e-mai but it couldn't.i supplied the php.ini , which is located in c:\windwos , with the right options : [mail function] ;For Win32 only. SMTP = exchange04 smtp_port = 25 ;For Win32 only. sendmail_from = [EMAIL PROTECTED] the exchange04 server is running on a local network so it's not a resolving issue. after updating the .ini file, the drupal page still shows the following error : warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and"smtp_port"setting in php.ini or use ini_set() in c:\inetpub\wwwroot\modules\user.module on line 366. it's seems that PHP, for some reason, is not able to take the configuration right. please help me with this and thanks for your time. Wael Altaqi [EMAIL PROTECTED] -- Edit bug report at http://bugs.php.net/?id=34177&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=34177&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=34177&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=34177&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=34177&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=34177&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=34177&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=34177&r=needscript Try newer version: http://bugs.php.net/fix.php?id=34177&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=34177&r=support Expected behavior: http://bugs.php.net/fix.php?id=34177&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=34177&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=34177&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=34177&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=34177&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=34177&r=dst IIS Stability: http://bugs.php.net/fix.php?id=34177&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=34177&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=34177&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=34177&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=34177&r=mysqlcfg
