php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15182 php.ini seems to have no affect
Submitted: 2002-01-23 05:30 UTC Modified: 2002-07-10 01:00 UTC
Votes:3
Avg. Score:5.0 ± 0.0
Reproduced:3 of 3 (100.0%)
Same Version:2 (66.7%)
Same OS:2 (66.7%)
From: rjensen at formula4success dot com Assigned:
Status: No Feedback Package: Mail related
PHP Version: 4.1.1 OS: WinNT 4.0 sp6a
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2002-01-23 05:30 UTC] rjensen at formula4success dot com
Symptom: Can not send email.

phpinfo() reports:
SMTP = localhost (ini file is set: SMTP = mail.xxxxx.com)
sendmail_from = 'variable not set' (ini is admin@xxxxx.com)

Same settings on W98se with PWS work fine.

php.ini is in c:\winnt on NT 4.0 and c:\windows on W98se.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-23 10:52 UTC] imajes@php.net
go to the windows search tool, and search for "php.ini" , and come back and tell us where it is.
 [2002-01-23 11:11 UTC] rjensen at formula4success dot com
This is a copy right off the PHPInfo report and yes I triple checked, FIND comes up with C:\WINNT as in the report.

PHP Version 4.1.1 
System Windows NT 4.0 build 1381 
Build Date Dec 30 2001 
Server API CGI 
Virtual Directory Support enabled 
Configuration File (php.ini) Path c:\winnt 
ZEND_DEBUG disabled 
Thread Safety enabled 


 [2002-06-09 01:08 UTC] darkelder@php.net
Do you have a smtp server at localhost?
 [2002-06-09 02:46 UTC] mfischer@php.net
Please try a snapshot from http://snaps.php.net/win32/php4-win32-latest.zip , it should help you narrowing down the problem because a lot has changed.
 [2002-07-10 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 03:01:29 2024 UTC