Control Web Panel

WebPanel => PHP => Topic started by: AdventureTime on November 04, 2015, 02:36:10 AM

Title: Is it possible to use HHVM?
Post by: AdventureTime on November 04, 2015, 02:36:10 AM
Hello,

I was just wondering how can I install and use HHVM? I am currently using Apache, Varnish and nginx. I activated the three of them through CentOS WebPanel. Now, I am looking forward to serve pages faster and with less memory. Is there a way I can utilize HHVM?

Thanks.
Title: Re: Is it possible to use HHVM?
Post by: Igor S. on November 04, 2015, 09:40:35 AM
Hello.

Yes, you can using it, but you should install it manually.
Title: Re: Is it possible to use HHVM?
Post by: AdventureTime on November 04, 2015, 12:21:24 PM
Hello.

Yes, you can using it, but you should install it manually.

Thank you. How? Apache uses suPHP by default.
Title: Re: Is it possible to use HHVM?
Post by: Igor S. on November 05, 2015, 10:39:37 AM
Thank you. How? Apache uses suPHP by default.

Hello.

You can try to use PHP as Apache's module (http://forum.centos-webpanel.com/informations/how-to-disable-suphp/msg4601/#msg4601) + your Web server.