Jump to content

Recommended Posts

Posted

Hi,

I am trying to test if I can send an email from my php form to my email to send some information which I fill in my html form.

by clicking on submit button i receive the Waring:

 

"Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing in C:\xampp\htdocs\projectinteractive\process.php on line 24"

and I get no email with information

 

I have searched for php.ini file but I couldent find it.

 

do you have any idea?

 

thanks

Posted

It's been a while but I don't know if you can send email from a local XAMPP install. You could really test your script if you try it on a live server.

 

Stefan

 

which other functionalities are not supported in local XAMPP install?

do you have a list.

 

Asghar

Posted

which other functionalities are not supported in local XAMPP install?

do you have a list.

 

Asghar

 

I don't have this list. But from my experience, I only found sending email to be problematic - everything else worked fine.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...