Joomla Blog
Tips and information around Joomla site development, Joomla hosting, Joomla administration and Joomla training
Changing file ownership after Joomla upgrade
Simple shell script for Joomla hosting providers to update Joomla sites on their linux server
After you upgreaded all your Joomla sites on your server using my Joomla upgrade script, you may want to change file ownership back to the individual user. The reason is that new files in an upgrade package will belong to root if you executed the Joomla upgrade script.
Updating many Joomla sites on server level
Simple shell script for Joomla hosting providers to update Joomla sites on their linux server
It is an ongoing task for Joomla site administrators to keep their sites secure with the latest version of Joomla. The normal procedure is to upload the zipped patch file into your Joomla root directory on your server, extract the patch file and the job is done.