Results 1 to 4 of 4

Install error--no configure, includes?

This is a discussion on Install error--no configure, includes? within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; HI, I am new to this site and this is my first post, I am trying to install osCommerce and ...

      
  1. #1
    Lurker
    Join Date
    Dec 2003
    Posts
    2
    Rep Power
    0


    Default Install error--no configure, includes?

    HI,

    I am new to this site and this is my first post,
    I am trying to install osCommerce and it spits out the following error message:

    The configuration files do not exist, or permission levels are not set.
    Please perform the following actions:

    * cd /home2/homeschooltradin/www/catalog/includes/
    * touch configure.php
    * chmod 706 configure.php

    * cd /home2/homeschooltradin/www/catalog/admin/includes/
    * touch configure.php
    * chmod 706 configure.php



    If chmod 706 does not work, please try chmod 777.

    If you are running this installation procedure under a Microsoft Windows environment, try renaming the existing configuration file so a new file can be created.


    What does this mean and how do I solve it? thanks,
    MungerMan

  2. #2
    osCMax Developer

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


    Default

    Well, just do as the message says.

    Go to the files in the directories specified and carry out the commands as directed. You permissions are not allowing the installer to write to the config files.
    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
    Dec 2003
    Posts
    2
    Rep Power
    0


    Default

    Hi, thanks for replying. I did as you suggested, set the whole includes folder to chmod 706 and then when that didn't work to 777, and the same for the configure.php file (706, then 777) still no luck. I don't understand what the "cd" is doing in front of /home2/etc., and the word "touch" before configure.php

    Still stuck,
    MungerMan

  4. #4
    osCMax Developer

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


    Default

    That is not what the message says. The message says to set the conigure.php file to writable - chmod 777, not to chmod the dir to 777.

    'touch' and 'cd' are linux commands that you use in an SSH or TELNET session.

    cd - change dir

    touch - Update the access and modification times of each FILE to the current time

    If you are using FTP to CHMOD, then just go to the file /includes/configure.php and chmod it 777. Do the same for admin/includes/configure.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

Similar Threads

  1. /catalog/includes/configure.php. This is a potential securit
    By louis1st in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 11-24-2005, 12:20 AM
  2. /catalog/includes/configure.php error message
    By Anonymous in forum osCMax v1.7 Installation
    Replies: 2
    Last Post: 03-19-2004, 04:16 AM
  3. permission in configure.php /includes/
    By rogerbr in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 01-27-2004, 12:42 PM
  4. includes/configure.php. Potential security risk
    By pirategnome in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 12-10-2003, 02:46 PM
  5. includes/configure.php is different
    By glennn in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 08-18-2003, 11:36 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
  •