Hi,
I received the following error when attempting to send email via php....
The file is question /var/log/ssmtp.log is owned by ssmtp and is in the group ssmtp with read/write permissions respectively. If I could get to the output of the php script I would be able to do more investigation. But it wont let me.
Could Apache22 be stopping it?
Anyway any input at this point would be much appreciated,
Jono.
I received the following error when attempting to send email via php....
Code:
Warning: mail(/var/log/ssmtp.log) [function.mail]: failed to open stream: Permission denied in
/usr/local/www/apache22/data/process.php on line 74
Could Apache22 be stopping it?
Anyway any input at this point would be much appreciated,
Jono.