* You will need an ApacheWebServer (Version 1.3 or 2.0) with either built-in support for PhP or PhP as a loadable module. * The Documentroot of the page running WebBuilder2 should point to: /path/to/WebBuilder2/www * If you would like to use UrlRewriting you will need the module: mod_rewrite enabled in your ApacheWebServer * The Documentroot-directory must have the following options (to use UrlRewriting): AllowOverride All * if you do not wish to use UrlRewriting then you have to delete the .htaccess from the Documentroot-directory and set $GLOBALS['core']['mod_rewrite'] to false it in the core.ini (see ConfigurationFiles)