• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

HowTo install SiteBuilder on linux WHM/Cpanel machine

Ok I checked the phpini and all items were there however I had to use --nodeps to install on the server.

So I got this message

SiteBuilder was installed successfully. Do not forget to
make changes to the DNS records of your server so that
the domain name http://sitebuilder.host.mydomain.com
points to this server.

So I went to the WMH

Went to "DNS Functions"
then to "Edit DNS Zone"

Then to: "Add New Entries Below this Line"
from there I set "sitebuilder"
CNAME

But when I go to

http://sitebuilder.host.mydomain.com

I doesnt come up

Thanks,.
 
Originally posted by jacven

...
But when I go to

http://sitebuilder.host.mydomain.com

I doesnt come up

Thanks,.

Is there any error message on the page?

Go to a command prompt and type -
Code:
ping sitebuilder.your_domain.com

Does it resolve to the same IP address as -
Code:
ping your_domain.com
?

Also, if you just go your_domain.com in a browser, can you see your main website?

(Please replace "your_domain.com" with your real domain!)

Matt.
 
Originally posted by mattp
Is there any error message on the page?

Go to a command prompt and type -
Code:
ping sitebuilder.your_domain.com

Does it resolve to the same IP address as -
Code:
ping your_domain.com
?

Also, if you just go your_domain.com in a browser, can you see your main website?

(Please replace "your_domain.com" with your real domain!)

Matt.

hello ok here's my final domain name
othmarwebdesign.com and it resolves fine

the address that i was given from the sitebuilder installation is
sitebuilder.host.othmarwebdesign.com

Also I can access the host.othmarwebdesign.com

"host.othmarwebdesign.com" is the one that came with powervps for my account.

Thanks.
 
Back
Top