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

fresh Install fails

D

dominion

Guest
A fresh install results this (see below) on RHEL4, after that it returns to the install menu. What does it means and what can I do ???? Please help !

Retrieving Plesk files
---

Preparing for packages installation...
----- begin of output -----
Installing python-2.3.4-14.1.i386.rpm
warning: /root/psa/PSA_7.5.4/RHel4_std.updates/python-2.3.4-14.1.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
error: Failed dependencies:
python = 2.3.4-14 is needed by python-devel-2.3.4-14.i386
python = 2.3.4-14 is needed by (installed) python-devel-2.3.4-14.i386
Suggested resolutions:
python-2.3.4-14.i386.rpm

----- end of output -----
packages failed to install: Not all required packages were installed.
===> Autoinstaller: stopped logging at Thu Aug 17 04:27:39 2006
 
looks like RPM doesn't like the files that are provided.
First ry running 'yum update' or 'up2date -fu' to update your system. Then, depending on your preference, do 'yum install python python-devel' or 'up2date python python-devel'

Then try running the PSA installer again
 
Back
Top