Works great. Thank you. Apart from that: Can you make a version of the hhvm patch, which creates an additional "hhvm + php-fpm" environment for ISPConfig? No need in NGINX (except if its easier for you - I can easily merge it out), but just: - fully working php-fpm environment for a site AND - fully working HHVM environment for the same site Would be really cool - only if you can do it though! TIA Martin
Hi, Martin. Sorry, but this is nothing that I have planned to do as HHVM is able to run php scripts, too. I don't know if someone else will implement something like that.
No problem I don't think this would be little effort. The hhvm is implemented as a php mode, not as a separate feature.
Ahh I wasnt aware - I thought you could do something like: - call create HHVM environment (init-script - start script) and - call create php-fpm-environment (init-script - start script) Woulda been cool for production for a upstream => fcgi => backup in nginx.
Just saw why - you require network on CentOS 7, while am running NetworkManager and not network.service. Might be an option to require "network or NetworkManager".
Hi I have install this and install the patch for ispconfig but when i chekc the phpinfo file to see if it use hhvm i cannot see any information about it. Is something wrong?
Hy, I think with hhvm 3.5 this isn't working out of the box. I test on several (also new installed) machines, but every time not hhvm, but php/fastcgi is answering the requests. I tried to fix it, but I don't found the problem. But this could be related to my missing practice with hhvm. Stefan
Please see this thread too: https://www.howtoforge.com/community/threads/hhvm-hiphop-with-ispconfig-problem.68299/
Hi, I am reading the post that was replied about a year ago. @Croydon: Is there any update to this patch since then to make work with nginx+hhvm+ispconfig3? Appreciate that.
No, there is not. If I am right, the integration has been done in ISPConfig 3.1 (current master/stable-3.1 branch), but I cannot say for sure if this will be part of 3.1 release.