Has anybody actually gotten OSCommerce installed and working? If so, please, what host and what server?

oscommerce
AdreenaTheBackFlash asked:


I’m losing my mind trying to install oscommerce on Brinkster for over a month, spending all my time in forums… Can’t secure admin on their IIS servers, can’t get email to work.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • Webnews
  • MisterWong
  • Y!GG

1 comment to Has anybody actually gotten OSCommerce installed and working? If so, please, what host and what server?

  • Diego E

    hope this helps

    Fix: Goto Admin / Configuration / Sessions and change the Sessions Directory to tmp (no slashes)

    If you can’t get into Admin, goto your Database Admin page (usually PhPAdmin app.)
    Click on any table on the left hand side.
    Click on SQL at the top of the screen
    Overtype whatever appears in the SQL window with …

    QUOTE
    UPDATE configuration SET configuration_value = ‘tmp’ WHERE configuration_key=’SESSION_WRITE_DIRECTORY’

    Click GO

    Et Voila !

You must be logged in to post a comment.