• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Plesk on FreeBSD installation error

V

Vladar

Guest
When trying to install Plesk 8.3 on FreeBSD 6.2 i get an error:

===> psa-8.3.0 depends on shared library: xmlrpc.7 - not found
===> Verifying install for xmlrpc.7 in /usr/ports/net/xmlrpc-c
===> Returning to build of psa-8.3.0
Error: shared library "xmlrpc.7" does not exist
*** Error code 1

However, xmlrpc-c-1.06.23 package is installed.
 
# pkg_info -W /usr/local/lib/libxmlrpc.so.7
/usr/local/lib/libxmlrpc.so.7 was installed by package xmlrpc-c-0.9.10_2

check that this port is installed and file exist... or forcibly reinstall the port..
 
Port xmlrpc-c-1.06.23 is installed. It contains libxmlrpc.so.9

Do i need to downgrade to xmlrpc-c-0.9.10 and how can i do this?
 
Back
Top