• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Installing plesk 7.6 using command line

A

antoine

Guest
Hi,

I'm trying to install plesk 7.6 using command line to automate the installation. Installing 7.5.6 worked nicely.
I've followed plesk's installation guide:
http://download1.swsoft.com/Plesk/Plesk7.6/Windows/Docs/plesk-7.6-win-ig/

However, I'm having problems with the 7.6 version.
- Site builder won't install even with the proper install variable and dependencies. I've installed an SQL Server 2005 Express Edition required by site builder. Problem is, although the instance works, I haven't found a way to tell the site builder installation to use a specific instance and sa password. Is there a variable for that?
- I've also noticed Plesk doesn't seem to use by default the Mysql plesk database. Is there a command line variable to ask plesk installation to use mysql plesk database by default?

Here is the command I've tried using so far:
msiexec /passive /norestart /i plesk_7.6_build060529.21.msi SETVHOSTSDIR=f:\users DATABASE_DATADIR=f:\data MSDE_INSTALLDIR=f:\data ADDLOCAL=Additional,Acronis,AcronisEnterpriseServer,AcronisImageAgent,AcronisManagementConsole,AntiVirus,AWStats,BackupSystems,bbClone,Bind,CommerceSK,CommunitySK,DatabaseServers,Documentation,DNSServers,DNSSupport,DrWeb,Expand,FTPSupport,gtChat,JDK,KasperskyAV,MailEnable,MailServers,Mambo,MerakSupport,MSDNSSupport,MySQL,MySQLODBC,osCommerce,Perl,PDFDoc,HTMLDoc,PHP,PhpMyAdmin,phpBB,phpBook,PleskAppVaults,Python,SpamAssassin,PortalSK,postNuke,ReportsSK,SiteBuilder,StarterKits,Statistics,TimeTrackerSK,Tomcat,Uebimiau,Webalizer,WebMail

All other packages are installed and integrated into plesk correctly.

Does anyone have an idea on how to solve these issues?
 
Back
Top