• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Site Builder 4.5 Virtual Host Not Working

R

Richard Mataka

Guest
Hi All

I was hooping that maybee someone could help me here

I installed the sitebuilder 4.5 RPM package for centos 5 i386 and I did not get any install errors WOW!

But

When I logged into my plesk 9.1 cp. Under the Applications >> Site Builder option the URL was

sitebuilder.plesk.domain.org which would not propagate correctly.

So i found instructions and ran /usr/local/psa/bin/sitebuilder --set http://sitebuilder.domain.org/ServiceFacade/ -force

This changed it successfully.. as i checked in the Plesk Panel

BUT when i run an

sb_config --help | grep hostname

I get

--sb_hostname Sitebuilder virtual host name [sitebuilder.plesk.domain.org]

I cannot get the virtual hostname working or login or anything

Any Ideas?


Thanks in advance
Rick Mataka
 
First, you need to make sure that host sitebuilder.plesk.domain.org is resolved correctly. For this you will need create appropriate DNS record in your Plesk (if Plesk is used as name server). As soon as host is resolvable you should be able to access Sitebuilder on it.
Also, do not create domain with sitebuilder.plesk.domain.org name in Plesk as in this case Plesk apache configuration will be used instead of Sitebuilder one. Only DNS record required here.
 
Back
Top