Permission denied in Upgrade from 0.8.2 - 0.9

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
Guest

Permission denied in Upgrade from 0.8.2 - 0.9

Post by Guest »

When I upgrade CMSMS fro 0.8.2 to 0.9 i get this message
Upgrading config.php...
Warning: fopen(D:\www\pokmp2331.dk/config.php): failed to open stream: Permission denied in D:\www\pokmp2331.dk\lib\config.functions.php on line 128

Whats wrong ??

This is the full message
In order to upgrade properly, upgrade needs to have write access to your config.php file. This is so any extra settings that have been introduced in this version can be set to their defaults.

Upgrading config.php...
Warning: fopen(D:\www\pokmp2331.dk/config.php): failed to open stream: Permission denied in D:\www\pokmp2331.dk\lib\config.functions.php on line 128
[done]

Clearning cache dirs...[done]

Please review config.php, modify any new settings as necessary and then reset it's permissions back to a locked state.

You should also check that all of your modules are up to date, by going to the Plugins page and looking for any listed as 'Needs Upgrade'.

The CMS database is up to date using schema version 9. Please remove this file when possible. Click here to go to your CMS site.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Permission denied in Upgrade from 0.8.2 - 0.9

Post by Ted »

Step 4 in UPGRADE.txt is:

Code: Select all

4.  Upgrade needs write access to your config.php file.  This is only until the upgrade is complete.
        - chmod 666 config.php
Guest

It's have 666 rights

Post by Guest »

Hi Wishy

The file have 666 rights it's not possible to change on the server
and filemaps have 777 rights
Locked

Return to “[locked] Installation, Setup and Upgrade”