By default I have PHP5 as DOS configured on ISPConfig server.
But now I need to add support for PHP4 as well.
Which way is better - PHP5 DSO + PHP4 CGI or PHP5 CGI + PHP4 CGI?
I guess that
$go_info["server"]["apache2_php"] = 'both';
should be changed to
$go_info["server"]["apache2_php"] = 'suphp';
in any case then?
Recent comments
2 days 1 hour ago
2 days 10 hours ago
2 days 13 hours ago
2 days 14 hours ago
2 days 15 hours ago
2 days 17 hours ago
2 days 18 hours ago
2 days 20 hours ago
3 days 11 hours ago
3 days 12 hours ago