Quote from: 100janovic at Jan 28, 2010, 02:25 PM
755 * / (MODx root directory)
755 * /core/packages
755 * core/cache
755 * core/export
755 * /manager
755 * /connectors
When doing upgrade, should I do any trickery regarding this sugesstion:
Create an empty file: "/core/config/config.inc.php" and make it writable
?
The permissions look good assuming that your host is running SuPHP or SuExec.
The time and memory limit should be OK, although it never hurts to increase them.
As for the config.inc.php file, it just needs to be writable.
Because Revo is in beta, there *are* usually changes to the database that occur during the setup process so updating manually can be a recipe for disaster.
It’s a good idea to make sure no one is logged in when you upgrade and to clear the cache (I usually delete everything in the core/cache dir. except for the index.php file). I also delete core/packages/core dir and core/packages/transport.core.php (if they are there). Then I clear the browser cache and cookies before running setup. Theoretically, none of that is really necessary, but it can’t hurt and it bypasses some potential problems.