Page 1 of 1

Apache Template Phpfcgid Error 500

Posted: Sat Sep 28, 2013 9:42 pm
by imperahost
Hello Vesta community

I was surprised to see the speed of Vestacp, I had already tested several panels before, but none of them are as fast and easy as Vesta. Very good.

I would ask for help with template apache problem, When I try to use phpfcgid, the site returns 500 error when accessing files. Php

Re: Apache Template Phpfcgid Error 500

Posted: Sun Sep 29, 2013 10:36 am
by skid
Welcome aboard!

the phpfcgid template was supposed to serve custom compiled php. However, it seems like it isn't a popular use case. So we decided to make it work with default php instead.

Here is how you can apply hotfix without downloading new template.

Code: Select all

ln -s /usr/bin/php-cgi /usr/local/bin/php

Re: Apache Template Phpfcgid Error 500

Posted: Mon Sep 30, 2013 12:51 am
by imperahost
Thank you, worked perfectly!
I'm really enjoying Vesta, miss a managed file.
I wonder if there is some documentation, even in Russian, no problem.

Re: Apache Template Phpfcgid Error 500

Posted: Mon Sep 30, 2013 6:04 am
by skid
THe documentation is not yet ready, if you have any question please feel free to ask it here.

Re: Apache Template Phpfcgid Error 500

Posted: Mon Sep 30, 2013 6:44 pm
by imperahost
thank you