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

Please I need help with post install an error

This is a discussion on Please I need help with post install an error within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; I successfully setup oscommerce on a win98 machine with xitami, mysql,& php. administration works perfectly. This was a test machine. ...

      
  1. #1
    New Member
    Join Date
    Jun 2003
    Location
    Sanibel, Florida USA
    Posts
    7
    Rep Power
    0


    Default Please I need help with post install an error

    I successfully setup oscommerce on a win98 machine with xitami, mysql,& php. administration works perfectly. This was a test machine.
    The server I am setting up uses win2k, xitami,mysql,php I receive this error message when I access the administration Page
    "Warning: main(includes/languages/english/): failed to open stream: No such file or directory in C:\Xitami\webpages\catalog\admin\includes\applicat ion_top.php on line 193"
    Also none of the links on the administration page work.
    The configuration.php is the same on both machines I think it is a pathing problem I am at a loss Thanks in Advance for any help.
    This is from catalog/admin/includes/configure.php thanks for the reply, Jim


    define('HTTP_CATALOG_SERVER', 'http://localhost');
    define('HTTPS_CATALOG_SERVER', 'https://localhost');
    define('ENABLE_SSL_CATALOG', 'false'); // secure webserver for catalog module
    define('DIR_FS_DOCUMENT_ROOT', 'C:/XITAMI/webpages'); // where the pages are located on the server
    define('DIR_WS_ADMIN', '/catalog/admin/'); // absolute path required
    define('DIR_FS_ADMIN', 'C:/XITAMI/webpages/catalog/admin/'); // absolute pate required
    define('DIR_WS_CATALOG', '/catalog/'); // absolute path required
    define('DIR_FS_CATALOG', 'C:/XITAMI/webpages/catalog/'); // absolute path required
    define('DIR_WS_IMAGES', 'images/');
    define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');
    define('DIR_WS_CATALOG_IMAGES', DIR_WS_CATALOG . 'images/');
    define('DIR_WS_INCLUDES', 'includes/');
    define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');
    define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');
    define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');
    define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');
    define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');
    define('DIR_WS_CATALOG_LANGUAGES', DIR_WS_CATALOG . 'includes/languages/');
    define('DIR_FS_CATALOG_LANGUAGES', DIR_FS_CATALOG . 'includes/languages/');
    define('DIR_FS_CATALOG_IMAGES', DIR_FS_CATALOG . 'images/');
    define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'includes/modules/');
    define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/');

    // define our database connection
    define('DB_SERVER', 'localhost'); // eg, localhost - should not be empty for productive

  2. #2
    osCMax Developer

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


    Default

    Do not make a new post on the same topic of your original. It clutters the board and wastes peoples time. I am locking this topic.

    Post a reply to your original topic if you want to.
    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

Similar Threads

  1. Install Error with RC3
    By learoypc in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 09-24-2006, 01:57 PM
  2. Several post install bugs and errors
    By chrismole in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 12-15-2005, 10:13 AM

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
  •