+ Reply to Thread
Results 1 to 4 of 4

Thread: php problem- shop-script , php shopping cart?
      
   

  1. #1
    bajec is offline Private
    Join Date
    Mar 2006
    Posts
    2

    Exclamation php problem- shop-script , php shopping cart?

    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

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: php problem- shop-script , php shopping cart?

    Most likely vodahost has one or both of those turn off in php.ini, but that doesn't explain the error your getting on the script.

    Did you intergrate that script with one of your pages, or make any changes? Or is it a fresh install

  3. #3
    bajec is offline Private
    Join Date
    Mar 2006
    Posts
    2

    Default Re: php problem- shop-script , php shopping cart?

    No, no modifications was made it, and it was fresh install

  4. #4
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: php problem- shop-script , php shopping cart?

    Honestly I don't know why it would be giving you an error, perhaps send a support ticket to vodahost and ask if those two varaibles in php.ini are on or off. That could be the cause.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49