ID:               28645
 Updated by:       [EMAIL PROTECTED]
 Reported By:      herps at raqtweak dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Mail related
 Operating System: Windows XP Professional
 PHP Version:      4.3.7
 New Comment:

You're doing something wrong, this works fine.



Previous Comments:
------------------------------------------------------------------------

[2004-06-07 17:16:45] herps at raqtweak dot com

Apache2 module.
Only 1 PHP.ini file. Searched entire system.
I AM using "show extensions" option in WinXP, so I do not have
php.ini.ini

------------------------------------------------------------------------

[2004-06-07 17:07:13] [EMAIL PROTECTED]

Are you using PHP as Apache module or CGI? Do you have 
php.ini files anywhere else on the system? 

------------------------------------------------------------------------

[2004-06-07 07:34:58] herps at raqtweak dot com

OK just did that, still nothing!!

------------------------------------------------------------------------

[2004-06-07 07:23:32] sean_o_n at hotmail dot com

You have to reboot before the php.ini kicks in, it seems.

------------------------------------------------------------------------

[2004-06-05 23:28:18] herps at raqtweak dot com

Description:
------------
I run a small server on WinXP Professional.
Apache 2.0.49, PHP 4.3.7 and mySQL 4.0.20

My PHP.ini file is in C:\Windows.
I see this when I do a phpinfo();

I edit register_globals from off to on for example, and restart apache.
That works.

Now, I edit 
SMTP = localhost
to
SMTP = mail.my-other-server.com

save, and restart Apache.
Mail function doesn't work. So I check my phpinfo();
It STILL shows localhost. PHP.ini shows mail.my-other-server.com

It just does not seem to load this value from PHP.ini

Expected result:
----------------
Change in phpinfo();

Actual result:
--------------
No change.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=28645&edit=1

Reply via email to