I have a ispconfig3 running NGINX on Wheezy. I can serve pages using the "Default" setting. When I run any of the installed Multiple versions the pages lack color/content as if I was trying to parse .php as html. I do not see any errors in the the global logs or in system test. The php versions are all listening and run phpinfo. Since there are no errors I am assuming that I am not setting up something properly in the control panel or need to add something to the options > base dir or other.
The setup here describes all required steps: http://www.howtoforge.com/how-to-us...pm-and-fastcgi-with-ispconfig-3-debian-wheezy I used thsi guide for a customer 2 weeks ago and it worked on a nginx server. Maybe you use some custom nginx directives that contains php-fpm connection details like ports or sockets that need to be altered to match the custom php version?
I am not sure what the problem is but the only version I can run is the default version which phpinfo says is 5.4.4 Any other selection gives me HTML: ERROR 502 - Bad Gateway! Note: After removing all index.htm? files and re-uploading what may have been many corrupt sites. I have been able to parse .php files but not php files with the .htm? extention as I could in apache with the proper directive. The only problem is that I can not see my php version with phpinfo when I get the 502 error