Changes

From SME Server
Jump to navigationJump to search
1,250 bytes added ,  18:51, 25 October 2008
no edit summary
Line 1: Line 1:  +
==Joomla 1.5.7 Security Release Now Available==
 +
'''Tuesday, 09 September 2008'''
 +
* "Several security issues were fixed in this release. There was 1 critical, 1 major and 2 moderate security vulnerabilities fixed in 1.5.7. For more information, visit the [http://developer.joomla.org/security.html Security Center]."
 +
* Full update instructions: http://docs.joomla.org/Upgrading_1.5_from_an_existing_1.5x_version
 +
* Command-Line Instructions: http://docs.joomla.org/Using_a_terminal_session
 +
* Upgrade Package (1.5.1 to 1.5.7): http://joomlacode.org/gf/download/frsrelease/8375/31009/Joomla_1.5.1_to_1.5.7-Stable-Patch_Package.tar.bz2
 +
 +
Notes:
 +
* The instructions on the Joomla website are neither complete nor specific
 +
* Upgrading a Joomla installation done from Dietmar's contrib should look like this:
 +
<nowiki>cd /tmp
 +
wget http://joomlacode.org/gf/download/frsrelease/8375/31012/Joomla_1.5.0_to_1.5.7-Stable-Patch_Package.tar.bz2
 +
bunzip2 Joomla_1.5.0_to_1.5.7-Stable-Patch_Package.tar.bz2
 +
cd /opt/joomla
 +
tar xvf /tmp/Joomla_1.5.0_to_1.5.7-Stable-Patch_Package.tar
 +
cd /opt/joomla
 +
chown -R admin:www *
 +
find . -type d -exec chmod 755 {} \;
 +
find . -type f -exec chmod 644 {} \;
 +
</nowiki>
 +
 +
[[User:Mmccarn|Mmccarn]] 16:51, 25 October 2008 (UTC)
 +
==htaccess==
 
Hello Dietmar.
 
Hello Dietmar.
  

Navigation menu