I have tried to search the forums for a solution, and read that it may be because the website is trying to access through
http://www.domain.com, when it is installed as domain.com. But I have set up a redirect in the htcaccess file and I am still getting the problem. Do I also have to set up a redirect through my hosting?
I have also started to get the following errors in my error log and don't know if they are related to it:
Code: Select all
unlink(/home/khaleeji/public_html/system/cache/cache.product.seopath.1434131403) [<a href='function.unlink'>function.unlink</a>]: No such file or directory in /home/khaleeji/public_html/system/library/cache/file.php on line 68
session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /home/khaleeji/public_html/index.php:98) in /home/khaleeji/public_html/system/library/session.php on line 12
Cannot modify header information - headers already sent by (output started at /home/khaleeji/public_html/index.php:98) in /home/khaleeji/public_html/index.php on line 173
PHP Warning: Cannot modify header information - headers already sent by (output started at /home/khaleeji/public_html/index.php:98) in /home/khaleeji/public_html/system/library/currency.php on line 45
PHP Warning: Cannot modify header information - headers already sent by (output started at /home/khaleeji/public_html/index.php:98) in /home/khaleeji/public_html/catalog/controller/common/seo_pro.php on line 78
PHP Warning: Cannot modify header information - headers already sent by (output started at /home/khaleeji/public_html/index.php:98) in /home/khaleeji/public_html/catalog/controller/common/seo_pro.php on line 409
PHP Warning: Cannot modify header information - headers already sent by (output started at /home/khaleeji/public_html/index.php:98) in /home/khaleeji/public_html/system/library/response.php on line 12
Thank you for your help