Zen Cart Logo
Forums / Installing on a Windows Server / Cannot log into Admin on localhost

Cannot log into Admin on localhost

Locked

Views: 2,449

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
2 Jul 2008, 5:00 PM
#1
decostyle avatar

decostyle

Zen Follower

Join Date:
Mar 2008
Posts:
336
Plugin Contributions:
0

Cannot log into Admin on localhost

Ive downloaded all my store files and database. The store successfully shows up on xampp windows service however when I try to login to my admin this is the error I get:

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\xampp1\xampp\htdocs\store\admin\includes\classes\logger.php:126) in C:\xampp1\xampp\htdocs\store\includes\functions\sessions.php on line 108

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp1\xampp\htdocs\store\admin\includes\classes\logger.php:126) in C:\xampp1\xampp\htdocs\store\includes\functions\sessions.php on line 108

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp1\xampp\htdocs\store\admin\includes\classes\logger.php:126) in C:\xampp1\xampp\htdocs\store\admin\includes\init_includes\init_templates.php on line 71

Does anyone know I can fix this?? :frusty: