Trying to install CMS Builder but getting error
3 posts by 2 authors in: Forums > CMS Builder
Last Post: February 12, 2015 (RSS)
Hi,
Am trying to install CMSB onto my web server but getting this error
Warning: file_put_contents(/var/www/html/my-site/admin/data/php_error.log.php): failed to open stream: Permission denied in /var/www/html/life-healthcare-com/admin/lib/init.php on line 53 Couldn't write data/php_error.log.php. file_put_contents(/var/www/html/my-site//admin/data/php_error.log.php): failed to open stream: Permission denied
Any ideas?
Thanks
By claire - February 11, 2015
Hi there
I assume you've copied the CMSB folder to your server already? It looks like CMSB is trying to record errors but doesn't have write access to the error log. Can you check the permissions on /var/www/html/my-site/admin/data/php_error.log.php?
Claire Ryan
interactivetools.com
Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Hi thanks for replying, I had to change the permissions to chmod 777and it works now.
many thanks!