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

unable to install Plesk 8.3 onto Ubuntu 7.10

D

davit

Guest
Keep having problem with install.
1) Demand for UID 110?
the fist problem was conflict with UID 110 which was used but Plesk needed it.

2) Libpam-plesk issue

Fails at install.

<code>
..
Errors were encountered while processing:
psa
libpam-plesk
..
</code>

<code>
..
Aborting...

dpkg: error processing psa (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libpam-plesk:
libpam-plesk depends on psa-8.3.0; however:
Package psa-8.3.0 is not installed.
Package psa which provides psa-8.3.0 is not configured yet.
dpkg: error processing libpam-plesk (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
psa
libpam-plesk
E: Sub-process /usr/bin/dpkg returned an error code (1)
</code>

Unsure what to do next. Abort Plesk install for Ubuntu 7.10?
 
Ok, I think you can found some usefull information in /tmp/autoinstaller3.log.

Try to install dependences which you find in log before installation of Plesk.
 
Try to add into sources plesk distribution directory

after that check it
apt-cache show libpam-plesk
 
Use Debian. Works better but it's pretty much the same commands. .
 
Back
Top