Results 1 to 10 of 12

Hybrid View

  1. #1
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Warning: I am able to write to the configuration file:

    Make sure that your using your control panel to chmod to 444
    most dont allow this through ftp

  2. #2
    Join Date
    Nov 2007
    Location
    USA
    Posts
    889
    Plugin Contributions
    5

    Default Re: Warning: I am able to write to the configuration file:

    I'm so sorry. I saw unable rather than able.

    Listen to Merlin, chmod too high.

    Make sure both the admin/configure.phhp and catalog/configure.php pages are 444 or 644.

    If it still doesn,'t work then clear your cache and delete cookies.
    Cheers!
    v2.2.1

  3. #3
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Warning: I am able to write to the configuration file:

    Sounds like your Hoster is running PHP as CGI, which would explain all the chmod problems you've been having.

    Make a blank file and inside put the following code:

    <?php
    chmod("includes/configure.php", 0444);
    chmod("admin/includes/configure.php", 0444)
    ?>

    Note: if you renamed the 'admin' directory then change "admin" to whatever you renamed it to and you're good to go.


    Save the file as "chmod.php", upload it to the same directory where these files are:
    ipn_main_handler.php - nddbc.html

    Now load the URL into your Browser: http://yoursite.com/chmod.php

    You will see a blank page and that is OK. Use your Browser to load your Zen Cart "index" page and verify Error msg. is gone.

    Delete the 'chmod.php' page.

  4. #4
    Join Date
    Jan 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Warning: I am able to write to the configuration file:

    i resolved the issue by going into my controlpanel, file manager, searched for the file and set it to 444, read only. the message went away immediately, thank you!

  5. #5
    Join Date
    Jan 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Warning: I am able to write to the configuration file:

    Website Rob,
    Thank you

    Now that's the way to fix something.
    You know this stuff.
    That's what I wanted to know.
    Fixing it right sometimes takes a few minutes longer to do.
    But it really saves you time later because you don't have
    to try something else.
    Finally got the answer I was looking for.
    Thank you

 

 

Similar Threads

  1. Warning: I am able to write to the configuration file:
    By 4lex in forum Basic Configuration
    Replies: 11
    Last Post: 6 Aug 2011, 03:59 AM
  2. Warning: I am able to write to the configuration file:
    By dpet102 in forum General Questions
    Replies: 9
    Last Post: 29 Jun 2009, 06:49 PM
  3. Warning: I am able to write to the configuration file...
    By Ozewolf in forum General Questions
    Replies: 9
    Last Post: 15 Jan 2009, 01:23 PM
  4. Warning: I am able to write to the configuration file
    By milobloom in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Jul 2008, 02:14 PM
  5. Warning: I am able to write to the configuration file
    By snarfy in forum Installing on a Linux/Unix Server
    Replies: 14
    Last Post: 20 Apr 2008, 11:26 AM

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