• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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