I have executed:
Code:
mv Vhosts_ispconfig.conf Vhosts_ispconfig.conf.bak
cp Vhosts_ispconfig.conf_15-10-08_23-11-17 Vhosts_ispconfig.conf
httpd -t
Syntax error on line 38 of /etc/apache2/vhosts/Vhosts_ispconfig.conf:
Invalid command 'suPHP_Engine', perhaps misspelled or defined by a module not included in the server configuration
Code:
postconf -n | grep inet_protocols
inet_protocols = all
Code:
postconf -d | grep inet_protocols
inet_protocols = ipv4
I have been looking for the suPHP module, i have installed suphp module, but still get error.
With my actual Vhost_ispconfig.conf the httpd -t give me Syntax OK