osCmax v2.5 User Manual
Results 1 to 4 of 4

No Admin!!

This is a discussion on No Admin!! within the osCMax v1.7 Installation forums, part of the osCmax v1.7 Forums category; Hi, I could really use some help here. I get this error message when I try to get to the ...

      
  1. #1
    New Member
    Join Date
    Mar 2003
    Location
    United Kingdom
    Posts
    18
    Rep Power
    0


    Default No Admin!!

    Hi, I could really use some help here.

    I get this error message when I try to get to the Admin Panel:

    Error 502: /fcgi-bin/php/catalog/admin/index.php is not found at this location


    Any Ideas anyone?

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    Picman, you have the path defined incorrectly. You are telling oscommerce to look in the wrong place for the files.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    Anonymous
    Guest


    Default

    Hi Msasek, thanks for the prompt response.

    The path I type into the browser is:

    http://www.mysite.co.uk/catalog/admin/login.php

    I have also tried ...admin/, ...admin/index.php.

    It is really strange, if I type ...admin/ and hit return I get the error message, the same with the other line endings. If I hit the 'Refresh' button on my browser three or four times it lets me go to the login page, but not every time.

    Does the correct path need to be defined in one of the MS2 MAX files, is it possible I made a mistake on the install? What do you think?

  4. #4
    Anonymous
    Guest


    Default

    Hi,
    For anyone that is interested the problem lay in the 'configure.php' files.

    OLD:
    define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'

    NEW:
    define('STORE_SESSIONS', ''); // leave empty '' for default handler or set to 'mysql'

    Files needed to be changed in both 'includes' folders. Now works fine.

Bookmarks

Posting Permissions

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