Results 1 to 5 of 5
All,
been trying to get some php forms to work on my rh linux 9 box, running apache, php4, mysql etc.
has anyone ever gotten this to work from their ...
- 01-06-2004 #1Just Joined!
- Join Date
- Aug 2003
- Posts
- 15
Sending emails from a submission form on Rh9 intranet
All,
been trying to get some php forms to work on my rh linux 9 box, running apache, php4, mysql etc.
has anyone ever gotten this to work from their own internal intranet server? the php scripts seem to say they have no errors and they message has been dispatched correctly, but i never receive it!!!
i have checked out the permissions, but still nothing works.
can i somehow integrate these html / php forms with the included package sendmail on my rh 9 box?
i would appreciate any input you guys could share,
thanks,
L
- 01-06-2004 #2
- 01-06-2004 #3Just Joined!
- Join Date
- Aug 2003
- Posts
- 15
Thanks for your reply,
No I have not looked at the sendmail logs, where would I find them? I have done a search for "sendmail" in the / directory, but I cant seem to find anything relivant.
Thanks,
Luke
- 01-06-2004 #4Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
can you post your php code?
are you using the mail() function, or opening a pipe or socket to sendmail? does /usr/bin/sendmail (default) exist?
Jason
- 01-06-2004 #5Just Joined!
- Join Date
- Aug 2003
- Posts
- 15
i found the sendmail logs, and it looks grim

any advice on this thing?
You can download and read it from here:
http://www.tekquest.50megs.com
Thanks,
Luke


Reply With Quote
