Jump to content

Recommended Posts

Posted

Hello Guys,

 

I followed your video on how to setup a basic form and link it for email to a certain address, I put my email in the field, i currently have:

 

mail('emailmenow@live.co.uk', 'Form Response ', $email_message);

 

When I then press to preview it I have the error message that says:

 

Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing inC:\wamp\www\form_response.php on line 22.

 

I have found the php.ini and found the sendmail_from command, but I dont know what I am ment to put in it.

 

Am I ment to put for my email 'emailmenow@live.co.uk' and if so will it work then or is there something else I must configure.

 

I really dont want to cofigure that file if I dont know what I am doing. :)

 

Thanks in advance,

 

Jordan Jones

Posted

Hello Ben, and thanks for a rapid response.

 

I am just making it while following Stefans video. Its on a local host. How do I get it onto a live server then?

 

Thanks in advance,

 

Jordan

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...