• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Repository install debian6 for Plesk10.x

J

JSP

Guest
Hello all,

I want to do automated installs for plesk10.x on Debian6 from the repository (By using a bash script).
But i seems that something has changed in the repo since last version, the Packages.gz cannot be found.

what is the correct way of doing this install without this file being in place?

[bash]
apt-get install php5-cgi php5-cli php5-common php5-curl php5-gd php5-imap php5-mysql php5-xsl pp10 pp10-qmail pp10-webhosting-addons
[/bash]

returns:
E: Unable to locate package pp10
E: Unable to locate package pp10-qmail
E: Unable to locate package pp10-webhosting-addons

kind regards,

JSP
 
I want to use that repository

How do i configure debian to use that repository?
 
automated install

Can i run the OneClickInstaller using a bash script with pre-configured options?
I need plesk10.3 to install automated using a script, without any human input.

So a total automated install, can that be done with the OC installer?

Thanks for the quick reply's

Jeroen
 
Back
Top