Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-25-2010, 06:37 AM   PM User | #1
ajetrumpet
Regular Coder

 
ajetrumpet's Avatar
 
Join Date: Jul 2009
Location: Iowa City, IA
Posts: 381
Thanks: 43
Thanked 5 Times in 5 Posts
ajetrumpet is an unknown quantity at this point
Modifying PHP5.ini to send BB forum mail

hello all,

I have done extensive research on getting my forum's php mail to work correctly. I saw the error that relates to my problem here: http://community.mybb.com/thread-749...html#pid551799


I have godaddy and the tech told me that the software was most likely trying to send mail from LOCALHOST. He and another tech tested the PHP through their servers and verified that it worked. The advanced dept told him that I needed to create an INI file in my root in order to change the mail settings.

The last post in this thread is what he suggested I follow: http://forums.digitalpoint.com/showthread.php?t=749860

I created a PHP5.ini file in notepad with this content:
PHP Code:
SMTP relay-hosting.secureserver.net
sendmail_from 
webmaster@secureserver.net 
I uploaded it to my root directory and tried to get subscription emails to my address by posting with no luck. I really have no idea what I'm doing by writing PHP in notepad. Can anyone give me some help as to what syntax is correct? Or maybe, if I'm even on the right path to correcting this "localhost" issue that the tech was talking about? Thanks!

**The mail effort was logged in the admin CP (even after I uploaded my INI file to the root):


Last edited by ajetrumpet; 08-25-2010 at 06:48 AM..
ajetrumpet is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:12 AM.


Advertisement
Log in to turn off these ads.