It is not possible to create site neither from wizard nor from Sitebuilder admin panel.

Article ID: 1636 
Last Review: Oct,6 2008
Author: Dmitry Frantsev
Last updated by: system APPLIES TO:
  • Sitebuilder 3.x for Linux/Unix

Resolution

SYMPTOMS:

Following error occurs when trying to create new site in Sitebuilder:

Internal SiteBuilder error. File: /usr/local/sitebuilder/include/SB/Site/Structure.php; Line: 116
Message: The error occured while site structure saving (for site with identifier 'site_name').; Code: 0

CAUSE:

It seems there not enogh permissions for apache to save site structure.

RESOLUTION:

Please make sure that SITEBUILDER_ROOT/htdocs directory is owned by apache user and group.
It is also possible that SELinux prevents saving content. In this case SELinux should be disabled:

# setenforce 0


This is temporary disabling. To disable SELinux at all on the server you need edit /etc/selinux/config file and set:

    
SELINUX=disabled


If you don't want to disable SELinux you need to configure it in proper way.










Subscription for this article changesSubscription for this article changes

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
* - required fields