ID:               22378
 Updated by:       [EMAIL PROTECTED]
 Reported By:      kris at aethiamud dot org
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Mail related
 Operating System: Windows XP
 PHP Version:      4.3.0
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2003-02-22 23:29:10] [EMAIL PROTECTED]

Just a note: I tested this with latest STABLE snapshot on my win2k
machine and it works just fine..


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

[2003-02-22 20:09:26] [EMAIL PROTECTED]

Ok, then it looks like a parse problem, or you have a syntax error in
your php.ini file or the settings are not passed through to the php
core.

Try changing a setting _below_ the [mail function] section, like for
instance: mysql.default_port to 4306.

Does that value change? Then we can strike the 'passed through' error.

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

[2003-02-22 17:39:48] kris at aethiamud dot org

Ok I just got what you meant after I hit submit hehe.  I tried adding
that line to the phpinfo.php file, and now it lists the local value as
smtp.aethiamud.org and the master value still as localhost.

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

[2003-02-22 17:34:35] kris at aethiamud dot org

re:

1) Could you tell me how to do that ini_set thing?  I tried a few
variations with the php/cli/php.exe command line, but couldn't figure
out what you meant.

2) I did do the php/cli/php -i and it also displayed the same things;
i.e. 'sendmail_from => no value => no value' and 'SMTP => localhost =>
localhost'

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

[2003-02-22 16:06:50] [EMAIL PROTECTED]

Two things:
1) does ini_set('SMTP', 'smtp.aethiamud.org'); work?

2) does the cli binary also not display these values? (run:
path\to\cli\php -i)

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/22378

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

Reply via email to