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

How do i install the autoinstaller?

M

mibi

Guest
I would like to install sitebuilder but I don't know much about linux so I don't really know how to run the autoinstaller.

I have root access and know how to SSH in, but thats about it. Can someone walk me through the steps to get the autoinstaller going?

thanks!
 
As base guide you can use Sitebuilder installation documentation http://download1.parallels.com/SiteBuilder/4.2.0/doc/install/en_US/html/index.htm
The easiest way to use Sitebuilder autoinstaller for installation if you have clean Linux server installed. Just get appropriate autoinstaller file (OS, platform), for example, for Fedora 7:

# wget http://download1.parallels.com/Site...er_v3.3.2_build080619.11_os_FedoraCore_7_i386

After file is uploaded you need to run it in following way:

# chmod +x parallels_installer_v3.3.2_build080619.11_os_FedoraCore_7_i386

#./parallels_installer_v3.3.2_build080619.11_os_FedoraCore_7_i386

After that just follow steps for installation.
For post-installation configuration it is also better to refer to installation guide.

Let me know if you get any problems during Sitebuilder installation.
 
Back
Top