osCmax v2.5 User Manual
Page 1 of 2 12 LastLast
Results 1 to 10 of 13

strange newbie problem realy need help stumped

This is a discussion on strange newbie problem realy need help stumped within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; ok i have a problem i am able to install oscommerce with out a problem i get no errors but ...

      
  1. #1
    New Member
    Join Date
    Jan 2003
    Posts
    8
    Rep Power
    0


    Default strange newbie problem realy need help stumped

    ok i have a problem i am able to install oscommerce with out a problem i get no errors but that is where the problem is once the install is done i try to go to the admin page or the cataloge page and all i get is a blank page not sure what that is about no errors no nothing

    my host has set everything up and i am running e107 as my website which is php and sql driven and no problem with it

    help
    http://www.themodshop.ca/admin/index.php
    oops forgot to link my site here is the admin page

    and the cataloge page
    http://www.themodshop.ca/catalog/default.php

    sorry about that

  2. #2
    alt
    alt is offline
    Lurker
    Join Date
    Jan 2003
    Posts
    2
    Rep Power
    0


    Default same problem

    I have the exact problem. I get blank pages it halts somewhere near the meta tag info.



    I downloaded it again, just to see if it was missing something, but it's the same. I don't even have the install dir that people are talking about. Any suggestions for us newbs?

  3. #3
    New Member
    Join Date
    Jan 2003
    Posts
    8
    Rep Power
    0


    Default second time around

    ok well tried to do the install again deleted all the files redid the directory layout and still no luck

    Here is the new address
    I get to this point it tells me all is good then i click on either button and no go

    http://www.themodshop.ca/cart/instal...all.php?step=5

    check it out if anyone can help would be apreciated

  4. #4
    osCMax Developer

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


    Default More info...

    Well, I will need more info.

    Your root path looks like you are on a windows based server (IIS or the like, not linux.) Next, your webserver cat dir and www cat dir do not match, which leads me to believe you have incorrect paths, that is why the thing will not work.

    I need to know this:

    What is the correct root path on your server . Where is your catalog and admin dir located.

    If your root path is this :

    D:/WWWcustomers/themodshop.ca

    and you have your catalog installed here:
    D:/WWWcustomers/themodshop.ca/cart , then this is what your webserver catalog path should be, not /cart . Try it and see if it works for you. Do the same for your webserver admin path.

    Let us know what you get.
    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

  5. #5
    New Member
    Join Date
    Jan 2003
    Posts
    8
    Rep Power
    0


    Default

    ok looked at what you said but this is the path i get after doing that and it is really wrong

    The file to import must be located and named at: D:/WWWcustomers/themodshop.caD:/WWWcustomers/themodshop.ca/cart/install/oscommerce.sql.

  6. #6
    osCMax Developer

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


    Default

    That was just an example. What is your actual root path? Are you on a windows IIS server? Please help me out here. I cannot help if I have no 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

  7. #7
    New Member
    Join Date
    Jan 2003
    Posts
    8
    Rep Power
    0


    Default

    This is what my web root should look like

    D:/WWWcustomers/themodshop.ca/cart

    this is where the catalog is installed it is named cart now

    and the admin is
    D:/WWWcustomers/themodshop.ca/cart/admin

    Hope this helps

    it shows the right paths when i finish with the install and it tells me it is going to write the data to configure.php

  8. #8
    New Member
    Join Date
    Jan 2003
    Posts
    8
    Rep Power
    0


    Default

    sorry yes it is a windows advanced server

  9. #9
    osCMax Developer

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


    Default

    Does it actually write the info to your configure.php file? Make sure it actually does this. Also make sure that the correct database info gets written to the configure.php. If it is not in there, you must manually enter the information.

    Next, does it import the data to the database? You should browse the database and make sure the data is there.

    This is most likely path problems. But it could also be a php issue. Make sure safe mode is off.

    If you actual root path is what you state, this is how you should enter the information:

    Code:
    define('DIR_WS_CATALOG', '/cart/'); // absolute path required
    define('DIR_FS_DOCUMENT_ROOT', 'D:/WWWcustomers/themodshop.ca');
    define('DIR_FS_CATALOG', ' D:/WWWcustomers/themodshop.ca/cart');
    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

  10. #10
    New Member
    Join Date
    Jan 2003
    Posts
    8
    Rep Power
    0


    Default

    ok will look at that see if it helps


    oh yah it does write to the database that is not a problem

Page 1 of 2 12 LastLast

Similar Threads

  1. Strange AOL problem.
    By judoka in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 06-06-2005, 06:34 AM
  2. Really strange layout problem
    By nfmg in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 03-08-2005, 11:59 AM
  3. Strange permissions problem
    By alexfize in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 12-03-2003, 03:14 PM
  4. strange problem look in please
    By rsdesign in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 08-13-2003, 10:15 AM
  5. help!!got a strange problem
    By xavier in forum osCommerce 2.2 Modification Help
    Replies: 5
    Last Post: 07-18-2003, 06:11 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
  •