• 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.

Problems installing (Wrong perl version)

V

Vane

Guest
Hi,

At the moment I'm trying to install Plesk 7.5 Reloaded on 2 FreeBSD 5.3 boxes.

With the standard FreeBSD install and perl (5.5, right?) I can't install Plesk (wrong perl version).

So I've upgraded the whole system with CVSUP/Portupgrade. Make deinstall of the old perl and recompiled perl so I've got perl 5.8.7 on my system.

Still Plesk won't install... Because Plesk requires 5.8.6.

What can I do to get easly back to 5.8.6 so I can install PSA 7.5.3?
 
I would

deinstall the current perl

download the source code for 5.8.6 and compile and install it that way.


Ports is great, but it likes to use the most up to date software as possible, in some cases like this its not always the favourable option.
 
In the ports tree for 4.9, ther'es a perl5 and perl 5.8 tree. make sure you're in the right one.

Also, you might check and see if you have the other installed, but just not using it. You can do this via 'use.perl' and choose between system and port. Switch between and then do a perl -v.

btw
MAKE SURE YOUR PSA SOFTWARE IS STOPPED BEFORE MESSING WITH PERL. Database tearing will occur if you have any sort of traffic going on.
 
Back
Top