------------------ find -----------------------------
require_once ("include/inc_conf/conf.inc.php");
-------------------- replace with --------------------------
require_once ("config/phpwcms/conf.inc.php");
to use it with the dev version, which has the config file address changed, of course...
