Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2006
    Posts
    3
    Plugin Contributions
    0

    application error "Can" read /includes/configure.php

    Warning: I am able to write to the configuration file: e:\\inetpub\\esvc000595\\ZEN06/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.

    It's absolutely not writeable, I have tested it. The ISP has tested it.
    What did I do wrong.

    The test cart is up on www.kakapo.com/ZEN06/

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: "Can" read /includes/configure.php

    Guess you've fixed it. Don't see the message.

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

    Default Re: "Can" read /includes/configure.php

    Quote Originally Posted by dbltoe View Post
    Guess you've fixed it. Don't see the message.
    No, I edited the file that caused the message so I can show the interested party what it looks like. If I "unquoted" the line with the message, it would still show up.

  4. #4
    Join Date
    May 2006
    Location
    Texas
    Posts
    565
    Plugin Contributions
    4

    Default Re: "Can" read /includes/configure.php

    the permissions, were they 644 or 444? most hosts only allow for 644 through FTP, but there's a way to get those files down to 444 without ftp.

    Try using this php script, it will chmod it for you:

    <?php
    chmod("includes/configure.php", 0444);
    chmod("admin/includes/configure.php", 0444);
    ?>
    Name it chmod.php and put it into the ZEN06 directory. hit it with your browser, and you should get a blank page. Go back and the message should be gone. Of course, this is assuming it wasn't set to 444 already :)

 

 

Similar Threads

  1. include "includes/application_top.php" in "www/sub/sub.php"?
    By linjuming in forum General Questions
    Replies: 4
    Last Post: 23 Apr 2013, 06:12 AM
  2. v150 my includes/configure.php can't change
    By windsurfer in forum Basic Configuration
    Replies: 7
    Last Post: 1 Mar 2012, 02:32 AM
  3. Replies: 2
    Last Post: 31 Dec 2011, 08:37 PM
  4. admin/configure.php file & can not find "upgrade" option
    By ddavies in forum Upgrading from 1.3.x to 1.3.9
    Replies: 16
    Last Post: 28 Nov 2010, 05:29 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