O oscar-chavez3786 New Member YetiShare User Mar 28, 2014 6 0 0 Mar 30, 2014 #1 My site not send email, my mode es php http://chweb.info/
adam Administrator Staff member Dec 5, 2009 2,046 108 63 Mar 31, 2014 #2 Some hosts don't allow php sending for email. You'll need to configure smtp.
O oscar-chavez3786 New Member YetiShare User Mar 28, 2014 6 0 0 Apr 5, 2014 #3 don't send php and smtp.
Y ysmods New Member Jan 29, 2013 860 1 0 UK www.ysmods.com Apr 5, 2014 #4 If it is not sending via php or smtp. Try uploading the files again, if still not working, then I would guess that it is a server or firewall issue
If it is not sending via php or smtp. Try uploading the files again, if still not working, then I would guess that it is a server or firewall issue
O oscar-chavez3786 New Member YetiShare User Mar 28, 2014 6 0 0 Apr 5, 2014 #5 install a different script for testing and it worked very well.
D denis1083832 New Member YetiShare User Apr 10, 2014 23 0 0 Apr 10, 2014 #6 what did you do? i have the same problem
adam Administrator Staff member Dec 5, 2009 2,046 108 63 Apr 11, 2014 #7 denis1083832 said: what did you do? i have the same problem Click to expand... Did you try smtp? There's a test email script in the code you can use. Open up test_email.php for editing, remove line 2: die(); Replace [email protected] with your email address. Save and re-upload the file. Load it in a browser window. You should see some errors if smtp is failing.
denis1083832 said: what did you do? i have the same problem Click to expand... Did you try smtp? There's a test email script in the code you can use. Open up test_email.php for editing, remove line 2: die(); Replace [email protected] with your email address. Save and re-upload the file. Load it in a browser window. You should see some errors if smtp is failing.
O oscar-chavez3786 New Member YetiShare User Mar 28, 2014 6 0 0 Apr 12, 2014 #8 My problem has already been fixed, smtp settings was wrong, now it works perfectly.
D denis1083832 New Member YetiShare User Apr 10, 2014 23 0 0 Apr 12, 2014 #9 I had wrong settings also, Thanks