Recently I instaled php shopping cart - Shop-Script, and when I m trying
to run index.php in my browser shows message
sage { return mysql_error(); } ?>
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/golsdovz/public_html/slopro/scriptfree/includes/database/mysql.php:46) in /home/golsdovz/public_html/slopro/scriptfree/index.php on line 25
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/golsdovz/public_html/slopro/scriptfree/includes/database/mysql.php:46) in /home/golsdovz/public_html/slopro/scriptfree/index.php on line 25
and after that shows page
Requirements php.ini for this shopping cart is
file_uploads=On
magic_quotes_gpc=On
Any suggestions
Thanks for all replays
Bajec
to run index.php in my browser shows message
sage { return mysql_error(); } ?>
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/golsdovz/public_html/slopro/scriptfree/includes/database/mysql.php:46) in /home/golsdovz/public_html/slopro/scriptfree/index.php on line 25
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/golsdovz/public_html/slopro/scriptfree/includes/database/mysql.php:46) in /home/golsdovz/public_html/slopro/scriptfree/index.php on line 25
and after that shows page
Requirements php.ini for this shopping cart is
file_uploads=On
magic_quotes_gpc=On
Any suggestions
Thanks for all replays
Bajec
Comment