by eliminating php4 support is introduced a large number of errors:
Global symbol "$other_rk_log" requires explicit package name at ispcp-setup-methods.pl line 1118.
Compilation failed in require at ispcp-update line 34.
Can be solved by uncommenting line 1079 to 1083 in engine/ispcp-setup_methods.pl
Starting Installation...
Use of uninitialized value in concatenation (.) or string at ispcp-setup line 247, <STDIN> line 14.
Use of uninitialized value in concatenation (.) or string at /var/www/ispcp/engine/setup/../ispcp_common_methods.pl line 1876.
Use of uninitialized value in concatenation (.) or string at /var/www/ispcp/engine/setup/../ispcp_common_methods.pl line 1876.
don`t know haw to solve (I must start learn perl)
Also all template file that have {phpversion} placeholder (fastcgi_ispcp are incorrect generated) solved by adding around line 583
$main::ua{'php_version'} = '5';
Adding a new domain (probably alias and subdomain) end with a setfmode() | ERROR: File '/var/www/virtual/dns2.eu.bogus/htdocs/images/*' does not exist !
(images/* don`t do the trick because file is checked to exist and to be readable)