Page 3 of 7 FirstFirst 12345 ... LastLast
Results 21 to 30 of 70

2.0.15 install problem

This is a discussion on 2.0.15 install problem within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; hi i have changed ALL the file names as per the wiki, and have chmod 777 the files before the ...

      
  1. #21
    Active Member
    Join Date
    Nov 2009
    Posts
    157
    Rep Power
    3


    Default Re: 2.0.15 install problem

    hi

    i have changed ALL the file names as per the wiki, and have chmod 777 the files before the install. still there is a blank page coming after i try to log into admin. the configure.php files do look ok.

    can i have server configurations that you are running 2.0.15 on.

    for your info, 2.0.15 doesn't work like 2.0.4 at all, 2.0.15 has way too many install steps, and problems.

    thanks
    Last edited by spuhg; 02-13-2010 at 05:51 AM.

  2. #22
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Post Re: 2.0.15 install problem

    On my reseller website, running

    Linux 2.6
    Apache 2.2
    PHP 5.2
    cPanel Pro RC1
    su_php

    I can do a basic install of 'Max 2.0.15 in about 3 minutes, from the moment the files are unpacked (using bz2) into the directory structure.

    There really is no fundamental difference in the installation between osC 2.2a, 'Max 2.0.4 and 'Max 2.0.15. 2.0.15 should have better compatibility for PHP 5.3 (and exclusion of PHP 4) but that's about it.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  3. #23
    Active Member
    Join Date
    Nov 2009
    Posts
    157
    Rep Power
    3


    Default Re: 2.0.15 install problem

    hi

    maybe the problems i am having are related to the fact that i upgraded to php 5.3 when i added suphp to the configuration, i am going back to php 5.2

    thanks

  4. #24
    osCMax Developer

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


    Default Re: 2.0.15 install problem

    Runs fine on php5.3 + suphp.

    Also, if you are running suphp, you cannot chmod 777. You need to educate yourself a little bit on the software you are running and its requirements.

    The max allowed permissions on suphp systems is 755. So go back to the beginning and try again. Also note that on a properly configured suphp system, you will not need to change any permissions since the webserver/php runs as your account user, it will always have permissions to write to its own files unless they are chmod 400 or below.

    One other note, make sure that the files are owned by the account/user that you are trying to install on, otherwise, you will have problems.
    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. #25
    Active Member
    Join Date
    Nov 2009
    Posts
    157
    Rep Power
    3


    Default Re: 2.0.15 install problem

    hi


    i have just reinstalled oscmax 2.04 with absolutely no problems.

    2.0.15 just is not as easy to install, and probably wont install.

    i have followed all the instructions, renaming the configure.php.new files and chmod them to 755.

    i am running a simple configuration: php 5.3, suphp, dso apache handler.

    still 2.0.15 doesn't install.

    either the pages are blank, or after the install when clicking the catalog link the error is: cant connect to database server!.

    thanks
    Last edited by spuhg; 02-13-2010 at 02:51 PM.

  6. #26
    osCMax Developer

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


    Default Re: 2.0.15 install problem

    The installer is exactly the same as 2.0.4. The same 5 simple steps. See the screenshots below.
    Attached Images Attached Images
    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. #27
    Active Member
    Join Date
    Nov 2009
    Posts
    157
    Rep Power
    3


    Default Re: 2.0.15 install problem

    hi

    will oscmax 2.1 require renaming configure.php files?

    thanks

  8. #28
    osCMax Developer

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


    Default Re: 2.0.15 install problem

    Yes but just like 2.0.15, only on servers that run mod_php.
    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. #29
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Question Re: 2.0.15 install problem

    • Just what is so difficult about renaming a couple of files? (To others who may be following this, not everyone requires to do this - it depends on your setup).
    • What part of the install looks different - it's the same installer, as Michael has shown.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  10. #30
    Active Member
    Join Date
    Nov 2009
    Posts
    157
    Rep Power
    3


    Default Re: 2.0.15 install problem

    hi

    please let me know what set up doesn't require renaming any files at all, and i will build that configuration.

    so far i have built the configuration you have given me, and 2.0.15 doesn't install properly.

    right now, i am running simply:

    cPanel 11.25.0-R43286 - WHM 11.25.0 - X 3.9

    CENTOS 5.4 x86_64

    apache 2.2, php 5.3.1, suphp, and dso apache handler,

    that's it.

    2.04 installs fine on this setup 2.0.15 doesn't.

    thanks
    Last edited by spuhg; 02-13-2010 at 04:10 PM.

Page 3 of 7 FirstFirst 12345 ... LastLast

Similar Threads

  1. install problem
    By anchim in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 11-04-2006, 08:15 PM
  2. problem after install MAX 1.5
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 01-06-2004, 07:13 AM
  3. Problem with install
    By PingPong in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 12-30-2003, 09:11 PM
  4. Problem with language after install
    By Anonymous in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 12-05-2003, 10:52 AM
  5. Please help with install problem (linux)
    By vincent1288 in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 04-30-2003, 10:06 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
  •