Cant send email thru a browser request,but cn send to cmdlin

Problems with the Linux version of XAMPP, questions, comments, and anything related.

Cant send email thru a browser request,but cn send to cmdlin

Postby errorflag » 13. March 2010 04:31

Hi Guys,

I had a test php script to send a mail.
Executing a script to a browser, doesnt sent the mail.

But in a command line, it does.
Code: Select all
jon@desktop:/opt/lampp/bin$ ./php /opt/lampp/htdocs/tests/testmail.php
PHP Warning:  mail(1): failed to open stream: Permission denied in /opt/lampp/htdocs/tests/testmail.php on line 9

Warning: mail(1): failed to open stream: Permission denied in /opt/lampp/htdocs/tests/testmail.php on line 9
Mail sent <br/>jon@desktop:/opt/lampp/bin$


Even though the warning, it successfully send the email. I'm using msmtp with gmail for
relaying the mail.

Any idea whats wrong? I guess i need to set some permission to allow the Browser Group or nobody group to execute the mail script to a browser? Do i add a nobody group for the lamp binary files?
errorflag
 
Posts: 1
Joined: 13. March 2010 04:29

Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 71 guests