Posts Tagged ‘upgrade’

How to upgrade my PHPList site?

1. If you’re using phpMyAdmin you can follow these steps to make a full backup of your database:
2. Copy your old configured files to a safe place.
* These files are:
– lists/config/config.php
– lists/texts/english.inc, or any other language.inc file if you have customized these
– lists/.htaccess, if you have customized it and want to keep it for reference.
– any plugins you may have been using
If you want to be on the safe side, we recommend you download the contents of the phpList directory from your web server to your hard disk. Should things go wrong, you can simply restore these files to the server.
3. Now you can delete your old phpList installation and replace it with the new version
* Download the latest phpList release marked as stable from the phpList website
* The file is a either a .zip or .tar.gz archive, which means you need to unpack it with a program like Winzip, 7zip or Winrar. Make sure you let it re-create (sub)directories.
* Delete all from your online phpList folder (make sure you stored your config.php file, and your customized english.inc or language.inc files).
* Upload the contents of the phpList directory (i.e. the “lists” directory) to your online phpList folder.
4. Then adapt your config.php file. You could overwrite the config file with the config file you stored earlier, but it is strongly recommended to use the new config.php file and re-adapt it to your situation by using the settings specified in your old config file, because new features may have have been added.
5. Finally point your browser to your phpList admin directory and login. You’ll be notified that your database is out of date (i.e.: “Your database is out of date, please make sure to upgrade”). Just click on the upgrade link in the System Functions block.
6. When you made sure you have a database backup, click the link in the next page to start the upgrade process of your database tables.

Your phpList is now upgraded.

How to upgrade my MediaWiki site?

In order to backup your MediaWiki you need to:

1. Backup the gra_wiki database in PhpMyAdmin.
2. Backup the wiki directory on the server (by FTP).
3. Go to [the Meadiwiki download page] and download the latest version of MediaWiki to your hard drive.
4. Extract it on your hard drive to a clean folder named wiki_new.
5. Upload this folder on the server (by FTP).
6. Copy the file skins/common/images/logo.gif from the wiki folder to the wiki_new folder,
7. Copy the folders extensions and images from the wiki folder to the wiki_new folder.
8. Copy the file LocalSettings.php from the wiki folder to the wiki_new folder.

Also if you have installed MediaWiki using Softaculous application installer in DirectAdmin server control panel, just go again to it and click on update, so that MediaWiki could be updated. Remember to backup your files and databases before proceed with update.

How to configure WordPress to use my own private SSL certificate?

Log into your WordPress site as administrator –> click ‘Options’ and in the field ‘WordPress address (URL):’change the ‘http://’ to ‘https://’. This way your WordPress site will work over SSL.


How to upgrade my Joomla application?

http://docs.joomla.org/Upgrading_1.5_from_an_existing_1.5x_version