Dear Sir, I installed custom php-5.2 to my user it is working when i use php -v but when i add my code to htaccess;
AddHandler fcgid-script .php
FCGIWrapper “/home/akademik/local/bin/php-cgi” .php
i got Internal Server Error 500… what should i do ?
[mcmenamins]$ php -v
PHP 5.2.17 (cli) (built: Aug 5 2019 03:15:24)
Copyright © 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright © 1998-2010 Zend Technologies