Hi, I have installed SuSE 10.2, followed the perfect setup, and installed ISPConfig, the problem is when I try to click on a php page it try to download it. I follow this thread: http://www.howtoforge.com/forums/showthread.php?t=12323&highlight=$go_info I have changed the line: $go_info["server"]["apache2_php"] = 'both'; (or whatever is filled in here) to: $go_info["server"]["apache2_php"] = 'addhandler'; in the file /home/admispconfig/ispconfig/lib/config.inc.php What to I have to change in ISPConfig to turn it on?