Click to See Complete Forum and Search --> : sendmail not in php.ini problem


daed17
08-15-2003, 08:59 PM
I need to send mail from a server that has php 4 installed and sendmail is also installed, but the webmaster never took the time to edit the php.ini file.

So how do I configure PHP to use sendmail from my webpage?

Quasibobo
08-16-2003, 02:53 PM
By asking the webmaster/host to edit the php.ini file, or use a CGI-script to mail...

Can't think of another solution....