My site has been working fine for awhile and when I looked at it today, I saw the following error messages at the top. There are also the same errors when I go to admin.
Warning: session_save_path(): open_basedir restriction in effect. File(/var/www/html/catalog/cache) is not within the allowed path(s): (/home:/tmp:/usr) in /home/luckykat/public_html/catalog/includes/functions/sessions.php on line 154
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/luckykat/public_html/catalog/includes/functions/sessions.php:154) in /home/luckykat/public_html/catalog/includes/functions/sessions.php on line 111
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/luckykat/public_html/catalog/includes/functions/sessions.php:154) in /home/luckykat/public_html/catalog/includes/functions/sessions.php on line 111
Since I haven't changed anything at all, I thought my host mightve done something. When I contacted them, they just told me to make sure my session setting were correct. Well, since I never did change anything before, I am not really sure what I am looking for. I did notice that for the first warning, I cannot find a file nor directory of /var/www/html/catalog/cache.



