Page 1 of 3 123 LastLast
Results 1 to 10 of 21

never get to step 2 installation

This is a discussion on never get to step 2 installation within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; Hi, With the aut. install i never get to the step2 of the installation... i click but the page only ...

      
  1. #1
    New Member
    Join Date
    Feb 2005
    Location
    Belgium and Netherlands
    Posts
    13
    Rep Power
    0


    Default never get to step 2 installation

    Hi,

    With the aut. install i never get to the step2 of the installation...
    i click but the page only seems to refresh.
    When i do a manual in configure i get it running but without all the theme stuff, only plain text catalog.

    Login into the admin then is well somehow impossible for i get redirected
    to a unknown page that says: http://localhost/osmax/catalog/http://localhost.... or something alike.

    Guess it is phpversion problem?
    Locaally i run the Apache2triad package with
    Apache/2.0.53 (Win32) PHP/5.0.4 - mysql4.1

    If i find some spare time i wil try and do all manually and see if i can get it worked out.
    For the admin problem might be an old problem with == / = somehwere in a admin/include/ upload.php class if i am not wrong here.
    hope this helps ...

  2. #2
    osCMax Developer

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


    Default RE: never get to step 2 installation

    Check your error logs. Most likely it is php or mysql that is causing the issue.

    I have successfully tested osCMax on apache 2.0.52, php 5.03, mysql 4.0.23
    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
    New Member
    Join Date
    Feb 2005
    Location
    Belgium and Netherlands
    Posts
    13
    Rep Power
    0


    Default

    [Thu Jun 16 17:34:07 2005] [warn] [client 127.0.0.1] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed
    [Thu Jun 16 17:34:13 2005] [warn] [client 127.0.0.1] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed, referer: http://localhost/

    if i am not wrong that is the error when i hit the install button.

    any idea? a php ini thing or?
    hope this helps ...

  4. #4
    osCMax Developer

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


    Default

    put this in your sites main .htaccess file:

    Options +All

    and see if it works. Most likely your problem is due to restrictive apache rights (not a bad thing actually!)
    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
    New Member
    Join Date
    Feb 2005
    Location
    Belgium and Netherlands
    Posts
    13
    Rep Power
    0


    Default

    i tried that one but same result unfortunately...
    even removed the server roots htaccess and the htaccess in catalog
    but it does not help.
    Okay the htaccess in catalog has the apache rewrite rules so had nothing to do with it.
    hope this helps ...

  6. #6
    osCMax Developer

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


    Default

    This looks like a server setup issue. Perhaps apache is not allowing htaccess overrides in httpd.conf?
    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
    New Member
    Join Date
    Feb 2005
    Location
    Belgium and Netherlands
    Posts
    13
    Rep Power
    0


    Default

    well, that part is commented out in apache2triad i see.
    setting it "errors" the server when i try to restart or i might me trying the wrong directives or command.

    #
    # AllowOverride controls what directives may be placed in .htaccess files.
    # It can be "All", "None", or any combination of the keywords:
    # Options FileInfo AuthConfig Limit
    #
    #AllowOverride None

    Tried with AllowOverride None
    and AllowOverrride ALL
    both same problem

    i am not really into apache2 / apache2triad unfortunately to just see what might be a solution here. sorry.
    hope this helps ...

  8. #8
    osCMax Developer

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


    Default

    I am running it on apache2triad, but not the most recent version. Maybe downgrade to the previous version and you will have success?
    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

  9. #9
    New Member
    Join Date
    Feb 2005
    Location
    Belgium and Netherlands
    Posts
    13
    Rep Power
    0


    Default

    right
    what version are you running?

    Thanks!!!
    hope this helps ...

  10. #10
    osCMax Developer

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


    Default

    Sorry about not listing it...

    Apache2Triad 1.5.1
    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

Page 1 of 3 123 LastLast

Similar Threads

  1. please giv me advise for upgrading Step-By-Step Manual Order Entry 1.8
    By jikey in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 12-09-2006, 04:00 AM
  2. BTS 1.5 seems like a step backward ...
    By FlipC in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 09-27-2006, 12:49 PM
  3. Can not proceed to Installation step #2
    By tla in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 07-14-2006, 12:47 AM
  4. Anyone Have SSL Step By Step Instructions?
    By SpongeBob in forum osCommerce 2.2 Installation Help
    Replies: 2
    Last Post: 10-13-2005, 06:21 PM
  5. another step 2 problem :p
    By eTiMaGo in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 02-09-2003, 06:17 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
  •