Problems with Config.inc.php page

Discussion in 'Templates customization' started by Chelsea, Apr 13, 2004.

  1. Chelsea

    Chelsea Guest

    Hi All,

    I am having a problem reconfiguring the config.inc.php file. I am able to get it from the server and then edit and save it but as soon as I try to upload it I get the following error:

    "An FTP error occured - cannot put config.inc.php. 553 config.inc.php: Permission denied."

    Do you have any idea why this may have happened? I need to change it because when I logout of my member's page it just goes to a "Page cannot be found" page. I also tried just going to the setup.php page on the website to try and set it up there again but I just get a page that says "Still Incompleted"

    Could you please let me know if there is something you can do to help me!!!

    Thanks in advance!!

    Chelsea
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    To change config file:
    1. download file
    2. edit it locally.
    3. remove file on the server
    4. upload local file.
  3. Chelsea

    Chelsea Guest

    Got it figured

    Nevermind got it figured
  4. osluk

    osluk Guest

    config.inc.php owned by apache

    Is it correct that the file is owned by apache?

    Thanks Chris :confused:

  5. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Yes, because on your server, PHP is running as an Apache module.
    It causes all these troubles with permissions and it is common for all PHP scripts. ;(
  6. osluk

    osluk Guest

    Thanks

    :D I noticed your post about downloading and uploading to change it and lo and behold the permission changed to the FTP user.

    I assume this does not cause problems cause its all rocking now.

    I just need to check how to integrate the page layouts then I will be ready to send you cash!!
  7. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021

Share This Page