HHVM (HipHop) with ISPConfig

Discussion in 'Plugins/Modules/Addons' started by ItsDom, Mar 15, 2014.

  1. durchd8.de

    durchd8.de Member

    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
     
  2. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    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.
     
  3. durchd8.de

    durchd8.de Member

    Hoped you could do that with little effort :( Sorry, didnt mean to bother you.
     
  4. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    No problem :)
    I don't think this would be little effort. The hhvm is implemented as a php mode, not as a separate feature.
     
  5. durchd8.de

    durchd8.de Member

    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.
     
  6. durchd8.de

    durchd8.de Member

    On CentOS 7 your patch works fine, except services were not enabled.
     
  7. durchd8.de

    durchd8.de Member

    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".
     
  8. tokar86a

    tokar86a Member

    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?
     
  9. Stefan Warnat

    Stefan Warnat New Member

    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
     
  10. till

    till Super Moderator Staff Member ISPConfig Developer

  11. mart28

    mart28 Member

    hi
    the pluggin works with nginx ?
    thank you
     
  12. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    Not without customization.
     
  13. zenny

    zenny Member

    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.
     
  14. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    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.
     

Share This Page