This forum is no longer active. Please post your questions to our new community site
php mail configuration
|
|
how do I configure php to send mail. I have a Drupal (not the bitnami stack) running on the LAMPstack and it wont send mail. Complains the site wont allow me to do so. Eliminated any issues at ISP end. Is there anything that I can check/modify at the Bitnami stack / php mail settings end? - Sandeep |
|
|
Hi, You just need to configure the email settings in the /php/etc/php.ini file and restart LAMPStack executing /ctlscript.sh restart. I just tested it and it should work. Please find below some references that can help you. http://drupal.org/node/404190 Cheers, Victoria. |

