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

Installing Sitebuilder In a Cluster

A

ameery

Guest
I am facing a problem in changing default sitebuilder installation on the Storage server "File server cluster", i am using this batch commands :

SBInst.msi /qb CLUSTER_INSTALLATION_TYPE=1 INSTALLDIR_SB=D:\SB SQLSERVER="tcp:sQL01,1433" SQLUSER=sb SQLPWD=pss1 SQLWINAUTH=true INSTALLSCENARIO=1 CREATEDWEBSITESERVERCOMMENT=sbnlb.pks.com CREATEDWEBSITEPORT=80 CREATEDWEBSITEHH=sbnlb.demo.com SB_DOMAIN=PKS.com SBWPA_USER="SBWPA_USER" SBSERVICE_USER="SBSERVICE_USER" CLUSTER_ADDRESS=sbnlb.demo.com

on installation document, if you want to change installation path on file server you can use INSTALLDIR_SB attibute, but when i run batch file it installs it under "program files (x86)", can anybody help me how to use this attribut to change installation path.

and another question for cluster address does it means "NLB Cluster" for front end sitebuilder servers ?
 
Back
Top