Softaculous


Topic : Apache and mail problem


Posted By: Randall on December 26, 2011, 12:07 pm
I am using PHP Version : 5.3.8 and AMPPS Version : 1.2 to develop a new section of our website locally.  I can't seem to get my development setup to send email, where as our live site will send email.  I'm thinking there must be some Apache setting that will make this work, but I am very new to Apache and haven't a clue. I am using the same code as the live site and nothing will send.  The PHP on my local machine is a newer version.  Maybe this is the issue. I have fixed all of the deprecated ereg/eregi functions. Any ideas?  I would appreciate any help. Randall

Posted By: tidus on December 26, 2011, 1:25 pm | Post: 1
Quote From : Randall December 26, 2011, 12:07 pm
I am using PHP Version : 5.3.8 and AMPPS Version : 1.2 to develop a new section of our website locally.  I can't seem to get my development setup to send email, where as our live site will send email.  I'm thinking there must be some Apache setting that will make this work, but I am very new to Apache and haven't a clue. I am using the same code as the live site and nothing will send.  The PHP on my local machine is a newer version.  Maybe this is the issue. I have fixed all of the deprecated ereg/eregi functions. Any ideas?  I would appreciate any help. Randall


Hi,

You will have to configure a SMTP server. Since production server are configured by default you are able to send emails from live site.


-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack

Posted By: Randall on December 27, 2011, 7:59 am | Post: 2
Thanks Tidus for the help. I made the follow settings in my php.ini file and restarted Apache.  [mail function]
; For Win32 only.
SMTP = smtp.go2sakso.orgsmtp_port = 25sendmail_from = dinansary@go2sakso.org It is still not working.  Is there something else I am missing? Thanks. Randall

Posted By: Josh on December 27, 2011, 8:21 am | Post: 3
You'll need to install a mail server like hMailServer.

Posted By: Randall on December 27, 2011, 11:10 pm | Post: 4
thanks for the help!

Posted By: jarich44 on June 30, 2012, 9:36 pm | Post: 5
Just wondering is that ever going to be implemented??

Posted By: tidus on July 2, 2012, 7:43 am | Post: 6
Hi,

Implementation has not been started yet but it is in our to-do list.

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.