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

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