I am getting the following error after transferring the OpenCart website to new sever from old server. I have also changed the folder permission to 777 but still getting the error.
http://5cross.com/index.php?route=common/home
These are the errors I am receiving:
Warning: fopen(/home/cross5/public_html/system/logs/error.log): failed to open stream: Permission denied in /home/cross5/public_html/system/library/log.php on line 6
Warning: unlink(/home/cross5/public_html/system/cache/cache.currency.1440668347): Permission denied in /home/cross5/public_html/system/library/cache/file.php on line 17
Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/cross5/public_html/system/library/log.php on line 10
Warning: unlink(/home/cross5/public_html/system/cache/cache.language.1440668347): Permission denied in /home/cross5/public_html/system/library/cache/file.php on line 17
Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/cross5/public_html/system/library/log.php on line 10
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/cross5/public_html/system/library/log.php:6) in /home/cross5/public_html/system/library/session.php on line 12
Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/cross5/public_html/system/library/log.php on line 10
Warning: fopen(/home/cross5/public_html/system/logs/openbay.log): failed to open stream: Permission denied in /home/cross5/public_html/system/library/log.php on line 6
Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/cross5/public_html/system/library/log.php on line 1