• 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 from 8.3 to 8.4 on FreeBSD6

CruzMark

Regular Pleskian
I tried to upgrade from 8.3 to 8.4 today, and it failed. This is the log output at the failure. Now, the apache for the websites won't start. Anybody have any ideas on this one?

Thanks.

******************************

Execute command cd /usr/ports/swsoft/psa-php-configurator && make sw-install
===> Install pre-depends for swsoft/psa-php-configurator
.........................................................................

.
==> Fetch all depends for: psa-php-configurator-8.4.0
---> swsoft/psa-php-configurator
---> swsoft/psa-php-configurator

===> install swsoft/psa-php-configurator
pkg_info: option requires an argument -- O
usage: pkg_info [-bcdDEfgGiIjkKLmopPqQrRsvVxX] [-e package] [-l prefix]
[-t template] -a | pkg-name ...
pkg_info [-qQ] -W filename
pkg_info [-qQ] -O origin
pkg_info
*** Error code 1

Stop in /usr/ports/swsoft/psa-php-configurator.
*** Error code 1

*****************************
 
FYI, I fixed this myself...

I had to do a "make clean" in /usr/ports/swsoft and in /usr/ports. After that, the installation completed, but apache2 wouldn't start. It was core dumping. I used gdb to determine that mod_perl.so was messed up, so I re-installed that from the swsoft port and then everything was working.

Lame.
 
Back
Top