I currently have PHP 5.4 (CGI/suPHP) running but would like to install a second PHP-version w. FCGI.
What's the best way to do this?
Can I add it like this? :
cd /usr/local/directadmin/custombuild
./build update
./build set php2_release 5.5
./build set php2_mode fastcgi
Thanks in advance!
What's the best way to do this?
Can I add it like this? :
cd /usr/local/directadmin/custombuild
./build update
./build set php2_release 5.5
./build set php2_mode fastcgi
Thanks in advance!