• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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