• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Migrated, but SiteBuilder won't leave the Overview page

D

dfgo

Guest
I've just upgraded from SB 2.1.1 to 4.2.3. But now, when I try to visit any page within SB, the "Overview" page appears, no matter what URL is shown on the browser. Like:

http://mysitebuilderaddress.com/Login/ -> overview page!
http://mysitebuilderaddress.com/Wizard/Design -> overview page!

or, even without URL rewriting:

http://mysitebuilderaddress.com/index.php/Login/ -> overview page!
http://mysitebuilderaddress.com/index.php/Wizard/Design -> overview page!

What gives? Thanks.

-Dario
 
It looks like Sitebuilder apache configuration is not completed or not done well. Try to use 'sb_config' utility for Sitebuilder site apache re-configuration:

# sb_config --force_update_wscfg

This should forcibly update Apache configuration. If you have none standard apache configuration, for example, apache on Cpanel server try to run also special script to complete configuration:

# sh /usr/local/sitebuilder/utils/cpanel.sh

and make sure that Sitebuilder apache config file is included into main apache configuration.
 
Thanks! Did everything you suggested, but the problem persists...
 
Any way you can help??? This problem's worse than any migration problems... Could you please create me a support ticket? Thank you very much!
 
Pheeeew! Got it to work, FINALLY!!! It's almost a miracle! Got the PHP that comes with SiteBuilder to run it. I don't know why, but my own PHP won't run SB at all, even though all required extensions were installed (checked via check.php script).
 
Back
Top