Please remember! phpwcms is a web content management system. It requires a running webserver with support for PHP and MySQL. This combination of open source software is available for nearly every computer platform. phpwcms is tested under the following operating systems: Windows 2000 Professional/Server, Windows XP Home/Professional, Windows 2003 Server, Mac OS X, Linux (e.g. Suse 8.1, RedHat 7.3/8/9, Debian).
If you want to use automatic thumbnail creation and conversion into web graphics from many different graphic formats with ImageMagick and GhostScript you must have installed these applications on your web server; it is possible to use phpwcms without. Then you have to integrate images by using replacement tags or normal HTML tags.
To run ImageMagick and GhostScript maybe you will need special privileges on the server. Many providers do not allow their customers such usage. There is a simple command to test the functionality: at the command line insert "convert -version" and hit Enter/Return. As result you should get the ImageMagick version information. If not check the ImageMagick installation. It is neccessary that the ImageMagick installation path is defined in PATH value.