Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
I just upgraded from backlight to backlight 2. Everything seems to work just fine except for the contact form.
When sending the mail from the contactform or the test mail I get this error message:
Something went wrong
mail(/srv/home/bonapicturanl/logs/php-mail.log): failed to open stream: Permission denied in EmailHelper.php on line 170
However the mails are sent and I do receive them.
Seems to be an access issue. What should I do to resolve this?
k.r.
John Smits
Offline
Your system is not properly configured. You need to talk to your host. See http://community.theturninggate.net/vie … 032#p59032
Daniel Leu | Photography
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com
Offline
But it was working fine with backlight 1. Did something change in the way mails are send?
Offline
Something has changed on your server.
See if the 'logs' directory exists in your FTP account (the location specified in the error: /srv/home/bonapicturanl/logs/ ). If it doesn't, create it. Make sure that it's writeable by PHP (the same permissions as the backlight/data/ directory should do).
Note that Backlight itself does not try to write to that directory. The mail server that your host has configured is trying to.
Offline
My host solved the problem. Thank you for your input Ben and Daniel.
Offline
Pages: 1