Product:
Search Type:

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

Article ID: 1636 
Last Review: Jan,10 2007
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.










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.
*Please type the code you can see.
* - required fields