-Sendmail Error-
Hello All!
I have a contact form with a process.php script for the contact form i'm using on this site: http://greenzonepizza.com/contact.html
When i tested the form using GoDaddy, everything worked fine...but once my client switched to Network Solutions (for hosting) the message is no longer being sent : /
After doing some research i found that the Unix platform in NS needs a php.ini file in the cgi-bin with a sendmail path.
I then called NS (Network Solutions) to ge the correct path for the sendmail path, which i created for the php.ini file with the following script: sendmail_path = /data/23/2/12/1/2664816/user/htdocs
My question is where is the problem?
Keep in mind, the php.ini file with the one line sendmail code is in the cgi-bin folder, while the process.php file is in the htdocs folder.
Any help is appreciated, thanks!
