• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

error after installation

X

xeonex

Guest
hello i am trying to install sb 4.1 on a CentOs 4.6 / WHM / cPanel box with php5 and mysql5

and when i go to http://sitebuilder.domain i get

Warning: main(SB/autoload.php) [function.main]: failed to open stream: No such file or directory in /usr/local/sitebuilder/htdocs/init.php on line 15

Fatal error: main() [function.require]: Failed opening required 'SB/autoload.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/usr/local/sitebuilder/include/PEAR:/usr/local/sitebuilder/include/Zend:/usr/local/sitebuilder/include') in /usr/local/sitebuilder/htdocs/init.php on line 15

how to solve this
and while trying to install the templates i get

"[FATAL] No suitable PHP found"

thanks for any asistance
 
It seems installation was not successful. I can suggest you to try to run installation process one more time but only manually with. Try to install Sitebuilder 4.1 RPM packages one more time with '--force' option if it will be needed and make sure that Sitebuilder configured with correct PHP options:

# sb_config --help|grep php
--phpcli_path PHP CLI executable [/opt/php52/bin/php5]
--phpcgi_path PHP CGI executable [/opt/php52/cgi-bin/php5]
 
I'm getting blank pages, on reloads for sitebuilder published sites, i think it may have something to do with sqlite not being compiled with UTF-8, not sure tho.
 
the issue was related to php 5.2.5, I downgraded to 5.2.4 and now pages load fine. it seems, SB is not ready for 5.2.5 just yet. they should try to do less version dependant software.
 
Back
Top