[ Index ] |
|
Code source de CMS made simple 1.0.5 |
1 1. Untar the source package to document root dir or your webserver 2 - cd DOCUMENT_ROOT 3 - tar xvfz cms-VERSION.tar.gz 4 OR 5 check out the latest version from subversion 6 - svn co http://svn.cmsmadesimple.org/cms/trunk 7 8 2. Copy all of the files over top of your existing installation 9 10 3. If upgrading from a version pervious to 0.5, make the uploads dir writable by the web server user. 11 - chmod 777 uploads 12 13 4. Upgrade needs write access to your config.php file. This is only until the upgrade is complete. 14 - chmod 666 config.php 15 16 5. Point your browser to the install/upgrade.php page to be guided through the upgrade procedure. Some releases may not have to do any upgrades, so if it says that it's up to date, don't panic. 17 18 6. After the upgrade is complete, for security sake, you should set your config.php back to a read-only state. 19 - chmod 444 config.php 20 21 7. Check your Plugin Management page to make sure there are no modules that need an upgrade. If they do, please click the Upgrade link next to each of them.
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Tue Apr 3 18:50:37 2007 | par Balluche grâce à PHPXref 0.7 |