Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I Set Up for RedHat PHP mail()

Status
Not open for further replies.

qcfguy

Programmer
Jul 24, 2007
2
US
As an introduction to this question I'd first like
to indicate that I'm a newbie to the server world
and as such I'm pretty much a rookie. I just signed-up
for a new "dedicated server" to run my website and
I'm having some setup problems which are probably
fairly elementary for an experience server administrator
but for me it's monumental. Ok, with that being said
here is my current problem I'd like some help on:

Problem: My php "mail()" function is not working.
Without this service working my gateway which sends
out a digital "software key" via email will not work.
When this server was initially set-up I assumed the "mail()"
delivery service would function automatically but
apparently not. Please help me get started where or what
I need to do to set-up the "Sendmail" delivery system
from my server. In my "Control Panel" I only see items
to set-up the normal email accounts and nothing dedicated
to setting up "php" or other php software functions. I also
assume there may be some changes I need to make to my
"php.ini" file but I have no idea what it needs. I've
also learned many times over that if you don't know what
your doing don't touch, you need to ask first and modify
later.

Therefore this is my equivalent of "asking first", so any
help will be greatly appreciated!!!! Thanks!!!
 
I was just involved in a thread about PHP and email. Lookup this thread and see if it help you out. You should repost in the PHP forum or continue with the existing thread I pointed out.

--== Anything can go wrong. It's just a matter of how far wrong it will go till people think its right. ==--
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top