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

Can't install Plesk on Debian

B

Bluelane

Guest
Hi,

I can't install Plesk on my fresh new Debian server. When I execute the autoinstaller I get this :

mv: cannot stat `/opt/psa/tmp/psa.key': No such file or directory

ERROR while trying to install psa default key
Check the error reason(see log file: /tmp/psa_7.5.4_Debian_3.1_build75050824.12_installing.log), fix and try again

Aborting...


Why ? Anyone have this problem also ? I buy a Plesk licence and I cannot replace the missed default key ?
 
Ok, so I resolve the problem :

For anyone who have to install Plesk on a Debian Sarge Server :

1. Create a root user for mysql without password.
2. Create an admin user for mysql with "setup" password.

3. Run the autoinstaller.

If you have an error for the PSA Key, install it manually :

dpkg -i psa-key_7.5.4-debian3.1.build75050824.12_i386.deb

After you can restart the autoinstaller :
./psa_installer_v2.0.0_build75050908.11_os_Debian_3.1_i686

Thanks to Plesk for missed informations in the install manual !! It's very pleasant to format 2 times a server, see lots of pages on the Plesk forum and passed more than 15 hours to resolve this installation !!!
 
Back
Top