PHP Email Forms Don't Work
PHP Email Forms Don't Work
Hi all im new to vesta so far im liking it but have 1 little problem.
I moved all my websites over from the paid cpanel install i was using on a vps to vesta wich im running on a ubuntu 14.04 vps and now for some reason i cant seem to figure out why but none of the email forms on any of my websites seems to send emails to my address.
im guessing there is an easy fix or something i have overlooked can anyone help?
I moved all my websites over from the paid cpanel install i was using on a vps to vesta wich im running on a ubuntu 14.04 vps and now for some reason i cant seem to figure out why but none of the email forms on any of my websites seems to send emails to my address.
im guessing there is an easy fix or something i have overlooked can anyone help?
Re: PHP Email Forms Don't Work
bassdude wrote:Hi all im new to vesta so far im liking it but have 1 little problem.
I moved all my websites over from the paid cpanel install i was using on a vps to vesta wich im running on a ubuntu 14.04 vps and now for some reason i cant seem to figure out why but none of the email forms on any of my websites seems to send emails to my address.
im guessing there is an easy fix or something i have overlooked can anyone help?
How does the email being sent by forms?
Is it by PHP or have you configured an SMTP-server for the forms?
Re: PHP Email Forms Don't Work
Its sent by PHP.Vazze wrote:bassdude wrote:Hi all im new to vesta so far im liking it but have 1 little problem.
I moved all my websites over from the paid cpanel install i was using on a vps to vesta wich im running on a ubuntu 14.04 vps and now for some reason i cant seem to figure out why but none of the email forms on any of my websites seems to send emails to my address.
im guessing there is an easy fix or something i have overlooked can anyone help?
How does the email being sent by forms?
Is it by PHP or have you configured an SMTP-server for the forms?
Re: PHP Email Forms Don't Work
Run netstat -tulpn on server and post result, post also the section of php.ini ( /etc/php5/apache2/php.ini ) that is named [mail function] down to [SQL].bassdude wrote:Its sent by PHP.Vazze wrote:bassdude wrote:Hi all im new to vesta so far im liking it but have 1 little problem.
I moved all my websites over from the paid cpanel install i was using on a vps to vesta wich im running on a ubuntu 14.04 vps and now for some reason i cant seem to figure out why but none of the email forms on any of my websites seems to send emails to my address.
im guessing there is an easy fix or something i have overlooked can anyone help?
How does the email being sent by forms?
Is it by PHP or have you configured an SMTP-server for the forms?