Zen Cart Logo
Forums / Basic Configuration / Store moved to webserver, now getting localhost error when accessing Admin

Store moved to webserver, now getting localhost error when accessing Admin

Locked

Views: 8,880

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
11 Feb 2009, 4:26 PM
#1
peterf avatar

peterf

New Zenner

Join Date:
Feb 2009
Posts:
6
Plugin Contributions:
0

Store moved to webserver, now getting localhost error when accessing Admin

I put my local store on the webserver. But when I want to approach my Admin I got errors.
(I use Zen Cart v1.3.8a)

These are the errors:
Warning: session_save_path() [function.session-save-path]: Unable to access C:/xampp/htdocs/zen/cache in /customers/WEBLOCATION/ACCOUNTNAME/httpd.www/STOREMAP/includes/functions/sessions.php on line 156

*notice: I saw "C:/xampp/htdocs/zen/cache" in the localhost Admin>Sessions>Session Directory *

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /customers/WEBLOCATION/ACCOUNTNAME/httpd.www/STOREMAP/includes/functions/sessions.php:156) in /customers/WEBLOCATION/ACCOUNTNAME/httpd.www/STOREMAP/includes/functions/sessions.php on line 108

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /customers/lifestyleandfashion.eu/lifestyleandfashion.eu/httpd.www/titanialux/includes/functions/sessions.php:156) in /customers/WEBLOCATION/ACCOUNTNAME/httpd.www/STOREMAP/functions/sessions.php on line 108

Warning: Cannot modify header information - headers already sent by (output started at /customers/WEBLOCATION/ACCOUNTNAME/httpd.www/STOREMAP/admin/includes/init_includes/init_templates.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /customers/WEBLOCATION/ACCOUNTNAME/httpd.www/STOREMAP/includes/functions/sessions.php:156) in /customers/WEBLOCATION/ACCOUNTNAME/httpd.www/STOREMAP/admin/includes/functions/general.php on line 21

My host is one.com (it seems that "/customers/WEBLOCATION/ACCOUNTNAME/httpd.www/STOREMAP......" is okay, but I can't confirm.

To upload my server from the localhost to my webserver I followed both the two links/tuts
https://www.zen-cart.com/tutorials/index.php?article=100
and
http://www.zen-cart.com/index.php?main_page=product_contrib_info&cPath=40_54&products_id=82

But, in the second one I don’t know where to find **fix_cache_key.php **
This whole (2nd) link confused me as well.

I see my store online now with all the products etc, but I cannot approach my Admin

I got a little bit confused how to fix this error.
I hope there is anyone who can help me out

11 Feb 2009, 7:40 PM
#2
peterf avatar

peterf

New Zenner

Join Date:
Feb 2009
Posts:
6
Plugin Contributions:
0

Re: Store moved to webserver, now getting localhost error when accessing Admin

I've did it..sjeeez...:yes:

No more errors/warnings and I can enter my admin online now!

I didn't saw that I had to download and run the fix_cache_key.php from here http://www.zen-cart.com/index.php?main_page=product_contrib_info&cPath=40_54&products_id=82. After running the script it was a peace of cake. The script did all the work :smile:

Sometimes you look to deep, that you don't see the surface anymore :blush:

Well, maybe it also help others.
good luck!

11 Feb 2009, 7:47 PM
#3
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,771
Plugin Contributions:
9

Re: Store moved to webserver, now getting localhost error when accessing Admin

Thanks for giving everyone the reminder.