The requirements imposed upon a publishing server depend on the type of sites to be published on this server: static or dynamic.
In Sitebuilder, a static site is a site which contains only static HTML pages created with the help of WYSIWYG editor, and does not contain modules - except for the Script and Flash Intro modules. There are no special requirements to a host used for static sites publishing.
A dynamic site is a site with dynamic pages: a site containing at least one Sitebuilder module (except for the mentioned Script and Flash Intro).
For dynamic sites to work correctly, the publishing server must meet the following requirements:
mbstring extension)zlib extension)php.ini the following directives are installed:default_charset = "UTF-8" Note: Make sure that all extensions you have installed are listed in the extensions directory and in the php.ini file. If PHP is installed as an Apache module, restart Apache after applying the changes.