Results 1 to 9 of 9
  1. #1
    Join Date
    Oct 2008
    Location
    London
    Posts
    19
    Plugin Contributions
    0

    help question Problem with configure.php

    Hi there
    I believe you heard about this problem several times....

    Warning: I am able to write to the configuration file: /mnt/vol1/home/y/o/yourit/public_html/shop/includes/configure.php. This is a potential security risk - please set the right user permissions on this file (read-only, CHMOD 644 or 444 are typical). You may need to use your webhost control panel/file-manager to change the permissions effectively. Contact your webhost for assistance. See this FAQ

    well i tried to do all the various suggestions : i contacted my host...i uploaded a file called chmod and blah blah blah.....still dosn't work.
    I'm desperate now....i don't know what to do. can please someone help me? http://www.your-italian-weddings.co.uk/shop/

    thanks
    Emily

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Problem with configure.php

    As the message suggests, this is a permissions problem ...

    To protect the file, usually 664 works ...

    On some servers, however, you need 444 ...

    The problem is, 444 cannot always be set via your FTP software and you need to use your Control Panel file manager that would of come with your domain from your hosting provider ...

    NOTE: if using 444 for the permissions, in the future, if you need to reload your file, you have to either delete the copy on the server first, or change the permissions to 644 so that you can overwrite it ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Oct 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Problem with configure.php

    I am having the same trouble.

    I've tried changing it using my FTP app, bluehost.com control panel AND I've also called bluehost tech support, to no avail.

    I need a fix, and I need it quickly. My client wants to launch within the next week or two.

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Problem with configure.php

    Speak to your hosting provider again and ask them how you are suppose to change your file permissions if you do not have full control in your Control Panel or if you need to perhap look somewhere else in there ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Oct 2008
    Location
    London
    Posts
    19
    Plugin Contributions
    0

    Default Re: Problem with configure.php

    Hi, thanks for answer me back
    the file is on 444 set from the control panel of my host....but the message still there. what do you suggest?
    thanks

  6. #6
    Join Date
    Sep 2004
    Location
    LA, California
    Posts
    117
    Plugin Contributions
    0

    Default Re: Problem with configure.php

    You may need to change your host. I have seen some hosting environments that are not built for a PHP web application such as Zen Cart.
    Ron Peled

  7. #7
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Problem with configure.php

    Quote Originally Posted by emilyg View Post
    Hi, thanks for answer me back
    the file is on 444 set from the control panel of my host....but the message still there. what do you suggest?
    thanks
    Have you tried Ajeh's other suggestions
    i.e.
    666 or 644

  8. #8
    Join Date
    Oct 2008
    Location
    London
    Posts
    19
    Plugin Contributions
    0

    Default Re: Problem with configure.php

    is not an host problem because i had oscommerce be4 and was running without any problem. I contact the hosting and they confirm the file is in 444....anyway i tried all also 000.... the message still there.
    can you check if there is anything wrong in this script?
    define('HTTP_SERVER', 'http://www.your-italian-weddings.co.uk');
    define('HTTPS_SERVER', 'https://www.your-italian-weddings.co.uk');

    // Use secure webserver for checkout procedure?
    define('ENABLE_SSL', 'false');

    // NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
    // * DIR_WS_* = Webserver directories (virtual/URL)
    // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
    define('DIR_WS_CATALOG', '/shop/');
    define('DIR_WS_HTTPS_CATALOG', '/shop/');

    define('DIR_WS_IMAGES', 'images/');
    define('DIR_WS_INCLUDES', 'includes/');
    define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');
    define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');
    define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');
    define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');
    define('DIR_WS_DOWNLOAD_PUBLIC', DIR_WS_CATALOG . 'pub/');
    define('DIR_WS_TEMPLATES', DIR_WS_INCLUDES . 'templates/');
    define('DIR_WS_PHPBB', '/');


    or other suggestions.
    thanks

  9. #9
    Join Date
    Sep 2004
    Location
    LA, California
    Posts
    117
    Plugin Contributions
    0

    Default Re: Problem with configure.php

    Can you try to re-install? (backup your DB)

    this will setup your configure.php file as it should be.
    Ron Peled

 

 

Similar Threads

  1. Odd problem with configure.php when trying to upgrade
    By canemasters in forum Upgrading to 1.5.x
    Replies: 4
    Last Post: 19 Mar 2012, 07:16 PM
  2. Very strange permissions problem with configure.php
    By vito in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 11 May 2010, 07:13 PM
  3. Can't rename dist-configure.php because there is already a configure.php
    By mamasylvia in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 17 Mar 2008, 06:57 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR