I got errors during site publication and I think that one of the requirements for publishing server doesn't work. How can I check that?
Article ID: 1812
Last Review: Apr,24 2008
APPLIES TO:
- Sitebuilder 3.x for Linux/Unix
- Sitebuilder 4.x for Linux/Unix
SYMPTOMS
RESOLUTION
List of requirements you can find on our website here:
http://www.swsoft.com/en/products/sitebuilder/reqs/
There is a special script which can help you to check if everything is fine with requirements: SITEBUILDER_ROOT/resources/publish/check.php. It should be run from publishing site's directory. For example, if you are trying to publish to domain domain.tld you need upload this script into site's directory and run it in browser as http://domain.tld/check.php.
As an example, you can find correct output below:
ioncube=ok phpVersion=4.4.3 mbstring=ok zlib=ok session=ok dom=ok domxml_xslt=ok sqlite=2.8.17 sqliteEncoding=UTF-8 gd_png=ok gd_gif=ok gd_jpg=ok gd_wbmp=ok gd=2.0.28 safe_mode=ok mail=ok serverApi=Apache Handler
Additional information
SITEBUILDER_ROOT - Sitebuilder installation directory /usr/local/sitebuilder/ or /opt/sitebuilder/ on Debian/Ubuntu servers.Keywords: publish requirement check.php