June 16, 200520 yr comment_937 My problem....Number one is that I am very new at this! I've set up a database where users sign up for a membership. Once signed up they are allowed to create a page to post a listing or ad. Before the ad is posted I must aprove it. SO, once they post the ad I am suppose to receive an email. The emails do not work. What should I do? The advertising program I am using was free. I am asking them aswell, on how to get this to work. Any suggestions would be great! Here is the error...Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in W:\www\myDomain\include\misc.inc.php on line 435 Thank you people. Would phpMailer solve this problem? Report
June 16, 200520 yr comment_938 You need a SMTP server. I recommend, hMailServer over at http://hmailserver.com When installing it, make sure that you do not install a new MySQL Server. Use the MySQL server that comes with the Uniform Server. Just start the server and enter the needed configs... Best Regards Olajide Olaolorun The Uniform Server Development Team Report
June 17, 200520 yr Author comment_943 Thank you very much. I will try that! You need a SMTP server. I recommend, hMailServer over at http://hmailserver.com When installing it, make sure that you do not install a new MySQL Server. Use the MySQL server that comes with the Uniform Server. Just start the server and enter the needed configs... 938[/snapback] Report
June 17, 200520 yr comment_944 No Problem Best Regards Olajide Olaolorun The Uniform Server Development Team Report
June 22, 200619 yr comment_3302 Yes you can. Best Regards Olajide Olaolorun The Uniform Server Development Team Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.