• 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

Error: The connection to Sitebuilder has not yet been configured

T

tg25500

Guest
"www.yadaaday.com/Login" not work pls.

i setup sb_config below now i execute sitebuilder "www.yadaaday.com/Login" but not work (HTTP 404 Notfound) pls check for me

Thank a lot


YadaServer01# sb_config
Usage:
--phpcli_path PHP CLI executable [/usr/local/sitebuilder/bin/php]
--phpcgi_path PHP CGI executable [/usr/local/sitebuilder/cgi-bin/php]
--update_locales Update locales [no]
--update_templates Update templates [no]
--update_modules Update modules [no]
--update_skins Update skins [no]
--migrate_all Migrate all sites [no]
--help Show this help [no]
--verbose Be verbose [no]
--[no]use_rewrite Enable/disable mod_rewrite usage [yes]
--sb_admin_passwd Password for admin user [not changed by default]
--db_host MySQL database remote host [localhost]
--db_port MySQL database remote port [3306]
--db_admin_name MySQL administrator username [root]
--db_admin_passwd MySQL administrator password
--sb_db_user_name Sitebuilder MySQL username [sitebuilder_db]
--sb_db_user_passwd Sitebuilder MySQL password
--sb_db_name Sitebuilder database name [sitebuilder3]
--httpd_port Webserver port [80]
--sb_host_ip Create virtual host on the specified IP [61.19.242.133]
--sb_hostname Sitebuilder virtual host name [www.yadaaday.com]
--httpd_owner Webserver user and group [www:www]
--[no]enable_ssl Enable/disable SSL [no]
 
Error: The connection to Sitebuilder has not yet been configured: you need to add an A record in the DNS zone template that will point to the Sitebuilder server.

DNS zone templete

61.19.242.133 / 24 PTR yadaaday.com.<domain>.
ftp.yadaaday.com.<domain>. CNAME yadaaday.com.
mail.yadaaday.com.<domain>. A 61.19.242.133
mail.yadaaday.com.<domain>. MX (10) mail.yadaaday.com.
ns.yadaaday.com.<domain>. A 61.19.242.133
webmail.yadaaday.com.<domain>. A 61.19.242.133
www.yadaaday.com.<domain>. A 61.19.242.133
yadaaday.com.<domain>. NS ns.yadaaday.com.
yadaaday.com.<domain>. A 61.19.242.133

Why not work? i use freeBSD 6.1, Plesk 8.3, SiteBuilder 4.2 install SiteBuilder in Plesk Control Panel Pls help me THANK YOU.
 
As I can see on this URL http://www.yadaaday.com some site available. So as I understand there was already hosting configured for this domain and previous record is used for serving the site. In this case you need to remove previous hosting configuration and Sitebuilder configuration will be used instead. If you use, for example, Plesk CP, just delete hosting for this domain (do not remove DNS records). Also, do not forget to make backup copy for content, as it will be removed.
 
I have merged these thread as they related to one issue with Sitebuilder configuration. Make sure that Sitebuilder is accessible with configured URL. For this, try use recommendation from my previous post.
 
i not understand pls exam. to me. Hosting you meaning yadaaday.com or all domains pls EXAM.
 
Again Help Me

i not understand pls exam. to me. Hosting you meaning yadaaday.com or all domains pls EXAM.

Thank you
 
Right now when I open site http://www.yadaaday.com/ I see some page, so it means that hosting for this domain is configured. As you have Plesk installed, it looks like this domain has configuration in Plesk server. Try to check it in Plesk admin CP -> Domains -> www.yadaaday.com. If there is hosting configured for this domain you should remove it (do not forget to back up the data you have). Am I clear?
It looks like there are two configuration for apache server exist (one is from Plesk - this configuration is taken now) and the other for Sitebuilder which is not working because of Plesk configuration.
 
Thank you. When i remove www.yadaaday.com I can run sitebuilder but have error

File: /usr/local/sitebuilder/include/Base/ORM/Object.php
Line: 190
Message: Undefined property isShowChangeSiteOwnerForm in object SB_ORM_UserSettings
Code: 0

Host: www.yadaaday.com
Request URI: /Login
Request method: POST

Sitebuilder version: 4.2.3
Sitebuilder build: 2008071613


after i can run SB ok but error. i create www.yadaaday.com on hosting i come back run sitebuilder it cann't run pls help me again

Thank thank
dusadee.p
 
It seems this error appeared because of multiple installation attempts. I can suggest to perform following actions for resolving this issue:

1. As I understand this is fresh installation so you can try to remove Sitebuilder database - 'sitebuilder3' and re-run installation manually with --force option (I mean installation from tar ball, all instructions here: http://download1.parallels.com/SiteBuilder/4.2.0/doc/install/en_US/html/index.htm)

2. You can also try to update database to proper state. For this run these commands on the server and output here results:

# echo "4.2.0" > <SB_ROOT>/migrate
# sb_config --migrate_all
# sb_config --update_modules

<SB_ROOT> - Sitebuilder installation directory /usr/local/sitebuilder and /opt/sitebuilder on Debian/Ubuntu.
 
Pls ERROR There is no sites for migration

YadaServer01# echo "4.2.0" > /usr/local/sitebuilder/migrate
YadaServer01# sb_config --migrate_all
Migration process started
[2008-09-09T22:37:58+07:00 - #0 - info] Version number was updated to 4.2.3.
[2008-09-09T22:37:58+07:00 - #1 - info] Build number was updated to 2008071613.
Migration process has finished
Migrating sites.
There is no sites for migration.
Logs saved to /usr/local/sitebuilder/tmp/sb_config-0809092237.log
YadaServer01# sb_config --update_modules
[WARN] Installation of Blogger module has failed (7)
[WARN] Installation of ImageGallery module has failed (7)
[WARN] Installation of OnlineStatusIndicator module has failed (10)
[WARN] Installation of FlashIntro module has failed (10)
[WARN] Installation of Login module has failed (10)
[WARN] Installation of Statistics module has failed (10)
[WARN] Installation of Feedback module has failed (10)
[WARN] Installation of Guestbook module has failed (10)
[WARN] Installation of Script module has failed (10)
[WARN] Installation of Eshop module has failed (10)
[WARN] Installation of Forum module has failed (10)
[WARN] Installation of Voting module has failed (10)
[WARN] Installation of AreaMap module has failed (10)
[WARN] Installation of RssReader module has failed (10)
[WARN] Installation of DownloadableContent module has failed (10)
[WARN] Installation of SitePal module has failed (10)
[WARN] Installation of Fotolia module has failed (10)
Logs saved to /usr/local/sitebuilder/tmp/sb_config-0809092238.log
 
Back
Top