Author |
|
davidb Newbie
Joined: 03 June 2014 Location: United States
Online Status: Offline Posts: 1
|
Posted: 03 June 2014 at 12:11pm | IP Logged
|
|
|
Folks,
This used to work, now in Debian Jessie I am suddenly getting:
[Tue Jun 03 13:51:50.784427 2014] [:error] [pid 9038] [client :52679] PHP Warning: file_get_contents(/home/web/public_html/webmail/data/salt.php): failed to open stream: Permission denied in /home/web/public_html/webmail/libraries/afterlogic/api.php on line 94
[Tue Jun 03 13:51:51.828464 2014] [:error] [pid 9038] [client :52679] PHP Warning: file_get_contents(/home/web/public_html/webmail/data/cache/templates-95d4bd2c6fef0c2b5538384b973deba1.cache): failed to open stream: Permission denied in /home/web/public_html/webmail/libraries/afterlogic/common/managers/integrator/manager.php on line 101
[Tue Jun 03 13:51:51.828663 2014] [:error] [pid 9038] [client :52679] PHP Warning: file_get_contents(/home/web/public_html/webmail/data/cache/i18n-English-b0c0a3f6e108bf9223e6faa4fbb549bb.cache): failed to open stream: Permission denied in /home/web/public_html/webmail/libraries/afterlogic/common/managers/integrator/manager.php on line 221
I suspect an upgrade to Jessie hosed something, just not sure what.
Any ideas on how to resolve this appreciated.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 04 June 2014 at 2:40am | IP Logged
|
|
|
It looks like permissions over the data directory were changed, make sure that directory is recursively set as writable by web server.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|