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
To change config file: 1. download file 2. edit it locally. 3. remove file on the server 4. upload local file.
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. ;(
Thanks 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!!