Joomla 1.0.15

cd /var/www/html/

wget http://joomlacode.org/gf/download/frsrelease/6828/22537/Joomla_1.0.15-Stable-Full_Package.tar.gz

tar -zxvf Joomla_1.0.15-Stable-Full_Package.tar.gz

from su (assuming that you have ‘apache’ user for httpd):

chgrp -R apache administrator/backups/ administrator/components/ administrator/modules/ administrator/templates/ components/ images/ images/banners/ images/stories/ language/ mambots/ mambots/content/ mambots/editors/ mambots/editors-xtd/ mambots/search/ mambots/system/ media/ modules/ templates/ cache/

chmod -R g+w,o-rwx administrator/backups/ administrator/components/ administrator/modules/ administrator/templates/ components/ images/ images/banners/ images/stories/ language/ mambots/ mambots/content/ mambots/editors/ mambots/editors-xtd/ mambots/search/ mambots/system/ media/ modules/ templates/ cache/

chgrp -R apache components/com_expose/expose/xml/ components/com_expose/expose/img/ components/com_expose/expose/manager/amfphp/extra/passhash.inc.php components/com_expose/expose/config/config.xml components/com_expose/expose/manager/amfphp/extra/settings.xml

chmod -R g+w,o-rwx components/com_expose/expose/xml/ components/com_expose/expose/img/ components/com_expose/expose/manager/amfphp/extra/passhash.inc.php components/com_expose/expose/config/config.xml components/com_expose/expose/manager/amfphp/extra/settings.xml

Must have components:

http://www.joomfish.net/ joomfish

http://www.artio.cz/en/downloads/joomla-extensions/2 joomsef

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.