Here we will explain in simple steps how you can upgrade your phpNuke application to the latest stable version.

Before you proceed with the upgrade procedure, please make sure that you have created a full backup of your web site.

We assume that your have an outdated version of phpNuke installed into a sub folder of your domain (e.g. at www.yourdomainname.com/nuke)

STEP 1 The first step is to download the latest stable release of phpNuke on your local hard drive. You can download it from the official php-Nuke web site. Then you should replace the current phpNuke script files with the newly downloaded ones. This can be completed through your cPanel -> File Manager or using an FTP client.

STEP 2 Edit the config.php file and enter the database details of your outdated phpNuke installation through cPanel -> File Manager.

STEP 3 Find the correct upgrade package in the upgrades folder of the newly downloaded files and upload it in the public_html/nuke folder. Then access the file through your browser. If you see the following message:

PHP-Nuke Update finished!

You should now delete this upgrade file from your server. This means that the upgrade was successful.

For example if you want to upgrade from phpNuke 7.9 to phpNuke 8.0, you should upload the upgrade79-80.php file from the upgrades/8.x folder. Then you should open the following URL:

http://www.yourdomainname.com/nuke/upgrade79-80.php

where you should change yourdomainname.com with your actual domain name.

Congratulations! The script upgrade was successfully completed.