HHVM
Posted: Mon Jan 04, 2016 3:05 am
Hello, i'm a first time user of Vesta CP. truthfully, we don't need it but the customer is adamant about using a control panel so that he may login to the server and observe its configuration.
I tried to follow both of the following threads on this topic, but they are missing pertinent information:
viewtopic.php?t=8256
viewtopic.php?f=11&t=5830
So i installed HHVM as you would normally. i copied the tpl file and added hhvm location block.
I commented out the lines disabling X-Powered-By Header from nginx.conf
when i open the web console and observe a request, i can see that PHP is still serving the request, not HHVM.
I have never used apache, instead serving request with nginx.
2 questions:
How might i remove apache, if possible?
If not possible, how can i configure apache to use HHVM instead of PHP, atleast for a single server block.
I tried to follow both of the following threads on this topic, but they are missing pertinent information:
viewtopic.php?t=8256
viewtopic.php?f=11&t=5830
So i installed HHVM as you would normally. i copied the tpl file and added hhvm location block.
I commented out the lines disabling X-Powered-By Header from nginx.conf
when i open the web console and observe a request, i can see that PHP is still serving the request, not HHVM.
I have never used apache, instead serving request with nginx.
2 questions:
How might i remove apache, if possible?
If not possible, how can i configure apache to use HHVM instead of PHP, atleast for a single server block.