Page 1 of 1

MAIL function with PHP 4.4.1 Solved

Posted: Thu Jan 05, 2006 3:44 am
by Bleach
been searching and read just about every thread on this but still no solid answer

Ok I uninstalled dr. web
I am using
SMTP Server (QMail)
IMAP/POP3 Server (Courier-IMAP)

Checked my plesk server management page and the above are all green and working

I have upgraded the standard FC3 PHP to ART's PHP 4.4.1
I have Plesk 7.5.4


in my php.ini file i have this set (default) /usr/sbin/sendmail -t -i
I tired this /var/qmail/bin/qmail-inject and no joy...

I don't know what else to do
mail() does not work... it does not send an email at all
BUT i can send email via my plesk panel (i can get email as well)....

Can someone tell me what to check ? or a fix ? or a workaround ?
or something

Ok found the problem
When i restarted all servieces i failed to notice that DNS/bind server had an issue starting up.... Booted into shell and fixed the dns/bind and all is working great....