• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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