Results 1 to 7 of 7

Error after osCMax fresh installation. Can't open admin

This is a discussion on Error after osCMax fresh installation. Can't open admin within the osCMax v1.7 Installation forums, part of the osCmax v1.7 Forums category; I have just installed osCMax locallyy (appServ under Windows XP Pro). I get the screen with the two buttons. "Catalog" ...

      
  1. #1
    Lurker
    Join Date
    Feb 2005
    Posts
    4
    Rep Power
    0


    Default Error after osCMax fresh installation. Can't open admin

    I have just installed osCMax locallyy (appServ under Windows XP Pro). I get the screen with the two buttons. "Catalog" works ok, and the sample shop opens. But when I click on the "Administration tool" button I get this error:

    Warning: main(includes/languages/espanol/login.php): failed to open stream: No such file or directory in k:\appserv\www\oscmax\catalog\admin\login.php on line 58

    Warning: main(includes/languages/espanol/login.php): failed to open stream: No such file or directory in k:\appserv\www\oscmax\catalog\admin\login.php on line 58

    Fatal error: main(): Failed opening required 'includes/languages/espanol/login.php' (include_path='.;c:\php4\pear') in k:\appserv\www\oscmax\catalog\admin\login.php on line 58
    I have tried to jump to the admin section using:

    and it works ok (opens admin in english)

    Any clues?

  2. #2
    osCMax Developer

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


    Default RE: Error after osCMax fresh installation. Can

    Spanish is not correctly installed in the admin. You need login.php in the espanol diretory.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    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
    Lurker
    Join Date
    Feb 2005
    Posts
    4
    Rep Power
    0


    Default RE: Error after osCMax fresh installation. Can

    I solved the problem copying login.php and logout.php from the /english directory into the /espanol directory and now it works. The files login.php and logout.php for "espano" do not exist in the original oscmax_v1.7.zip file.

    Now I am getting SQL syntax errors in many areas of the admin panel. For example, if I click on "Customers" i get:
    1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-10, 10' at line 1

    select c.customers_id, c.customers_lastname, c.customers_firstname, c.customers_email_address, a.entry_country_id from customers c left join address_book a on c.customers_id = a.customers_id and c.customers_default_address_id = a.address_book_id order by c.customers_lastname, c.customers_firstname limit -10, 10
    The same happens when I click on "Tax zones", "Tax rates", "Banners", and many other options

    Excuse me if I sound rude but, is this a complete, tested and stable release or did I overlook something in the installation process?

  4. #4
    osCMax Developer

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


    Default RE: Error after osCMax fresh installation. Can

    Yes it is a complete tested stable release. The only supported language is english, the others are included as a courtesy, but are not tested. This is going to be fixed in the next full release, when we have the 3 included packs fully tested.

    The sql errors are most likely related to some install problem or mysql version you are running. Double check that all your files were properly uploaded. Also, it would help if you posted your platform info and server software versions for mysql, php and your os...
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    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

  5. #5
    Lurker
    Join Date
    Feb 2005
    Posts
    4
    Rep Power
    0


    Default RE: Error after osCMax fresh installation. Can

    Thanks a lot for your help.

    I am using Windows XP Pro SP2, and I installed appServ v2.4.3 as page server. I includes:
    # Apache Web Server Version 1.3.33
    # PHP Script Language Version 4.3.10
    # MySQL Database Version 4.1.8
    # Zend Optimizer Version 2.5.7
    # phpMyAdmin Database Manager Version 2.6.1-rc2

    I also installed osCommerce v2.2 MS2 (last stable release) and it works ok, with no SQL syntas error missages

    When do you plan to deliver next full release?

  6. #6
    osCMax Developer

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


    Default not compatible with mysql 4.1x

    The issue is your mysql version. osCommerce and osCMax are not yet compatible with Mysql 4.1x .

    See this:

    http://oscdox.com/phpWiki-index-pagename-SQLError.html
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    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

  7. #7
    Lurker
    Join Date
    Feb 2005
    Posts
    4
    Rep Power
    0


    Default RE: not compatible with mysql 4.1x

    I see! I will try a previous version of mySql then. Thans a lot for your help.

Similar Threads

  1. Can't checkout: help!! Fresh installation of osCMax v2.0.
    By best-decals.com in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 07-14-2005, 10:33 PM
  2. Fresh installation problem
    By bbhs in forum osCmax v2 Installation issues
    Replies: 8
    Last Post: 06-17-2005, 06:44 AM
  3. Fresh Install Ms2-Max Installation Error
    By edwardbob in forum osCMax v1.7 Installation
    Replies: 4
    Last Post: 05-28-2005, 03:35 PM
  4. Errors after fresh installation
    By Christy in forum osCmax v1.7 Discussion
    Replies: 21
    Last Post: 03-16-2005, 08:55 AM
  5. SQL syntax error from a fresh installation
    By BrentonV in forum osCMax v1.7 Installation
    Replies: 3
    Last Post: 12-07-2004, 01:07 PM

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
  •