Quote:
|
Originally Posted by till
Change the line:
$go_info["server"]["apache2_php"] = 'both';
to:
$go_info["server"]["apache2_php"] = 'addtype';
in the file /home/admispconfig/ispconfig/lib/config.inc.php
This is the correct and only solution!
|
Quote:
|
Originally Posted by till
You must change the config.inc.php file as described above to solve this. Then modify one of your websites so that the configuration is rewritten.
|
Thanks till --- Worked like a charm.