osCmax v2.5 User Manual
Page 1 of 3 123 LastLast
Results 1 to 10 of 22

oscmax install questions.

This is a discussion on oscmax install questions. within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; first time setting up a website. i have a few concerns / questions. 1)using filezilla when i try to change ...

      
  1. #1
    Active Member
    Join Date
    Aug 2008
    Posts
    133
    Rep Power
    4


    Default oscmax install questions.

    first time setting up a website.
    i have a few concerns / questions.

    1)using filezilla when i try to change permissions to 444 on the config files it will show it changing but when i go back in it is set back to 644?

    2)when i type in my web address Web hosting provider - Bluehost.com - domain hosting - PHP Hosting - cheap web hosting - Frontpage Hosting E-Commerce Web Hosting Bluehost it doesnt go to my site?
    but when i use 21streetgraphics.com : it will go to my site.

    i dont want to have my web address end with catalog?

    3) i get this error message
    Warning: I am able to write to the configuration file: /home5/twoo****/public_html/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file.

    question is...why does it show /home5/twoo**** ( i used **** to hide my database info..dont know if it matters but i thought it might?)


    im just a little lost as i have never installed a website before and i want to make sure im doing it right...
    thanks

  2. #2
    Active Member
    Join Date
    Aug 2008
    Posts
    133
    Rep Power
    4


    Default Re: oscmax install questions.

    1)using filezilla when i try to change permissions to 444 on the config files it will show it changing but when i go back in it is set back to 644?

    i figured this one out.....i used my file manager to change the value.


    question 2 should be

    2)when i type in my web address
    Code:
    www.21streetgraphics.com
    it doesnt go to my site?
    but when i use
    Code:
    www.21streetgraphics.com/catalog
    it will go to my site.

    i dont want to have my web address end with catalog?

  3. #3
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Post Re: oscmax install questions.

    http://wiki.oscdox.com/oscmax_docs

    Just why are you getting hung up on catalog? You could've called it shop/store/things/gadgets whatever.
    Your cheap hosting provider should be able to tell you how to setup a simple redirection from your document root to your catalog, using .htaccess or index.php (my preferred option).
    PHP Code:
    <?php 
    header
    'Location: http://21streetgraphics.com/catalog' ) ; 
    ?>
    Hosting plans with installation, configuration, contributions, support and maintenance.

  4. #4
    Active Member
    Join Date
    Aug 2008
    Posts
    133
    Rep Power
    4


    Default Re: oscmax install questions.

    Quote Originally Posted by ridexbuilder View Post
    http://wiki.oscdox.com/oscmax_docs

    Just why are you getting hung up on catalog? You could've called it shop/store/things/gadgets whatever.
    Your cheap hosting provider should be able to tell you how to setup a simple redirection from your document root to your catalog, using .htaccess or index.php (my preferred option).
    PHP Code:
    <?php 
    header
    'Location: http://21streetgraphics.com/catalog' ) ; 
    ?>
    well when i advertise for my store i dont want my store name / catalog.
    you want people to remember your name and with catalog its just odd.

    so if i put this code in my index.php file that will fix this issue?

  5. #5
    Active Member
    Join Date
    Aug 2008
    Posts
    133
    Rep Power
    4


    Default Re: oscmax install questions.

    i tried adding

    Code:
    <?php 
    header( 'Location: 21streetgraphics.com :' ) ; 
    ?>
    to my index page but it returned an error when i tried to go to my site?

  6. #6
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Thumbs down Re: oscmax install questions.

    Quote Originally Posted by 2001kx View Post
    well when i advertise for my store i dont want my store name / catalog.
    you want people to remember your name and with catalog its just odd.
    Eh, no... just use your domain name
    Quote Originally Posted by 2001kx View Post
    so if i put this code in my index.php file that will fix this issue?
    It should if copied exactly as quoted, unless disallowed by your host. Re-read what I said - I did NOT say add it to index.html!!!
    Hosting plans with installation, configuration, contributions, support and maintenance.

  7. #7
    Active Member
    Join Date
    Aug 2008
    Posts
    133
    Rep Power
    4


    Default Re: oscmax install questions.

    Quote Originally Posted by ridexbuilder View Post
    Eh, no... just use your domain name

    It should if copied exactly as quoted, unless disallowed by your host. Re-read what I said - I did NOT say add it to index.html!!!
    when i type in
    Code:
    www.21streetgraphics.com
    it doesnt go to my site?

  8. #8
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    1 out of 1 members found this post helpful.

    Post Re: oscmax install questions.

    OK. Let me spell it out:
    In your public_html (or www) directory create a new file called index.php
    In this file put the following
    Code:
     <?php 
    header( 'Location: http://www.21streetgraphics.com/catalog' ) ; 
    ?> 
    Save the file.
    Easy
    Hosting plans with installation, configuration, contributions, support and maintenance.

  9. #9
    Active Member
    Join Date
    Aug 2008
    Posts
    133
    Rep Power
    4


    Default Re: oscmax install questions.

    i put it in catalog / index.php

    i have it in there now but no change...does it matter where i copy the text to in the document?

  10. #10
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Exclamation Re: oscmax install questions.


    Quote Originally Posted by 2001kx View Post
    i put it in catalog / index.php
    Why, for crying out loud?
    Hosting plans with installation, configuration, contributions, support and maintenance.

Page 1 of 3 123 LastLast

Similar Threads

  1. Some questions about customizing osCMAX
    By verzulsan in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 09-09-2010, 04:03 AM
  2. New here with some basic questions about OSCMax
    By faraz_k86 in forum Introduce yourself!
    Replies: 2
    Last Post: 03-12-2009, 05:58 AM
  3. New install comments and questions
    By rhodesengr in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 08-28-2007, 07:48 AM
  4. osCMax newbie questions
    By schieb in forum osCmax v2 Installation issues
    Replies: 3
    Last Post: 07-30-2007, 10:29 AM
  5. osCMax email questions
    By basnyd in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 01-19-2007, 09:35 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
  •