Thanks Till, - I found it.
Change
Code:
$go_info["server"]["apache2_php"] = 'both';
to
Code:
$go_info["server"]["apache2_php"] = 'suphp';
and it works.
Basically i thought this line would refer to addtype etc., so i missunderstood the advise given.
What i still do not understand is how to use the possible options though:
Code:
'filter' = set PHP filters,
'addtype' = Set PHP addtype
'both' = Set Filter + Addtype,
suphp = SuPHP wrapper enabled,
'addhandler' = Set PHP AddHandler (nescessary for SuSE 10.2)
So in my case i use suphp. But what if i want 'suphp' and 'addhandler'?
Regards
Wolfgang
Recent comments
1 day 10 hours ago
1 day 12 hours ago
2 days 35 min ago
2 days 3 hours ago
2 days 7 hours ago
2 days 13 hours ago
2 days 23 hours ago
3 days 54 min ago
3 days 9 hours ago
3 days 10 hours ago