Hi there,
Im receiving the following message when a customer gets notified of an order status:
Warning: mail(/var/log/phpmail.log) [function.mail]: failed to open stream: Permission denied in httpdocs/system/library/mail.php on line 150.
I have checked the permissions and it is set to 777, can anyone advise of what the problem could be?
Many thanks
Nowadays seemingly most servers prefer (or take in stride) 755 directories and 644 files, and the old 777 rule is increasingly unusual.
If the php Mail isn't working, note all of your Mail settings, then first set up Smtp instead and try that. If that does not work, then revert to Mail and ask your host's support. The difference will stem partly from server settings entirely outside your own pubic area, and partly from whatever php.ini settings you MIGHT be able to make inside your hosting control panel for your own public area. Host support varies from nonresponsive or useless to altogether helpful.
If the php Mail isn't working, note all of your Mail settings, then first set up Smtp instead and try that. If that does not work, then revert to Mail and ask your host's support. The difference will stem partly from server settings entirely outside your own pubic area, and partly from whatever php.ini settings you MIGHT be able to make inside your hosting control panel for your own public area. Host support varies from nonresponsive or useless to altogether helpful.
Who is online
Users browsing this forum: No registered users and 90 guests