Jump to content

urgent help needed to configure php.ini file


prince09

Recommended Posts

Hi,

 

Can you plz help me in configuring PHP.INI file to send mail by php's mail function?

 

I get the following error message:

PHP Warning: mail(): "sendmail_from" not set in php.ini or custom "From:" header missing in C:\Inetpub\wwwroot\_debug_tmp.php on line 9

 

I am running this code on server and i don't know how to configure SMTP server. This is my PHP.INI file.

[mail function]

; For Win32 only.

SMTP = 127.0.0.1

smtp_port = 25

 

; For Win32 only.

;sendmail_from = [email protected]

 

Hope to get your reply soon.

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.