Melchior
27th December 2007, 13:46
Hello,
after I switched over to newest version 2.2.18 I got in trouble with
Vhosts_ispconfig.conf.
Any changes didn't get written. So I reverted last written one and got
this failure:
Syntax error on line 45 of /etc/apache2/vhosts/Vhosts_ispconfig.conf:
Invalid command 'php_admin_flag', perhaps misspelled or defined by a module not included in the server configuration
I know that php_admin_flag safe_mode is bugging me, but I didn't found
a way to prevent this.
I strongly need suexec for my setup, and till 2.2.14 all works fine. In
those days I already patched my settings to:
$go_info["server"]["apache2_php"] = 'addtype';
is there a way to suppress writing "php_admin_flag safe_mode" to vhost-file?
If remove "php_admin_flag safe_mode" manually, all is working fine
big thx for great support given to us here!
marco
after I switched over to newest version 2.2.18 I got in trouble with
Vhosts_ispconfig.conf.
Any changes didn't get written. So I reverted last written one and got
this failure:
Syntax error on line 45 of /etc/apache2/vhosts/Vhosts_ispconfig.conf:
Invalid command 'php_admin_flag', perhaps misspelled or defined by a module not included in the server configuration
I know that php_admin_flag safe_mode is bugging me, but I didn't found
a way to prevent this.
I strongly need suexec for my setup, and till 2.2.14 all works fine. In
those days I already patched my settings to:
$go_info["server"]["apache2_php"] = 'addtype';
is there a way to suppress writing "php_admin_flag safe_mode" to vhost-file?
If remove "php_admin_flag safe_mode" manually, all is working fine
big thx for great support given to us here!
marco