php handler as cgi/suexec

Posted by sujit on Server Fault See other posts from Server Fault or by sujit
Published on 2012-06-24T07:23:59Z Indexed on 2012/06/24 9:17 UTC
Read the original article Hit count: 278

Filed under:
|
|
|
|

in my phpinfo it is showing php handler as cgi/fastcgi but i want to change it to cgi/suexec. i tried from whm php and suexec configuration and i found that suphp is default php haldler then why phpinfo is showing cgi/fastcgi as default handler.i want tochange to cgi/suexec as fastcgi is not working with php apc handler.

output of phpinfo
Server API  CGI/FastCGI 

however whm shows

Configure PHP and SuExec
New Configuration

Option  Configured Value
Default PHP Version (.php files)    5
PHP 5 Handler   suphp
PHP 4 Handler   none
Suexec  on

© Server Fault or respective owner

Related posts about apache2

Related posts about fastcgi