• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Upgrade doesn't work?

H

HostNine

Guest
We're trying to upgrade 3.0.1 to 3.0.2 and nothing happens. We ran:

To upgrade SiteBuilder in rpm-based systems

1. Download the SiteBuilder distribution pack for your operating system from SWsoft web site.
2. Unpack the archive to a directory on your server.
3. Launch the package manager with the rpm -Uvh *.rpm installation key.

But then it still says 3.0.1 when logging in. Is there another step that needs to be completed?
 
Make sure that packages for 3.0.2 version have been really installed. After that create Sitebuilder database backup, just in case and run following commands:

# echo -n "3.0.1" > /usr/local/sitebuilder/migrate

# /usr/local/sitebuilder/bin/php /usr/local/sitebuilder/utils/migration.php

For Debian path should be /opt/ instead if /usr/local/.
 
Back
Top