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

"Warning: main(includes/languages/english/): failed to

This is a discussion on "Warning: main(includes/languages/english/): failed to 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 "Warning: main(includes/languages/english/): failed to

    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 2 x at the top of the page 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. I think it is a pathing problem but nothing I try works. I am at a loss Jim

  2. #2
    osCMax Developer

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


    Default

    Post your servers root path, and where oscommerce is installed. Cant help without that info...
    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
    New Member
    Join Date
    Jun 2003
    Location
    Sanibel, Florida USA
    Posts
    7
    Rep Power
    0


    Default

    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 servers

Similar Threads

  1. Problem: Warning: main(includes/languages/
    By thetraveller in forum osCmax v2 Installation issues
    Replies: 4
    Last Post: 10-07-2005, 04:44 PM
  2. Only using english, how to get rid of other languages ?
    By twinklep in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 09-17-2004, 02:04 PM
  3. main page error "error_file_not_writable"
    By samsin1 in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 08-16-2004, 08:24 AM
  4. Unable to access includes/languages/german/login.php
    By onesix in forum osCMax v1.7 Installation
    Replies: 2
    Last Post: 07-02-2004, 07:30 AM
  5. Define main page error - "file not writeable"
    By mark754 in forum osCmax v1.7 Discussion
    Replies: 4
    Last Post: 01-16-2004, 09:18 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
  •