Skip to main content

enable php fcgi in htaccess

Comments

4 comments

  • es2alna
    Hi, In order to make the website work properly, You have to do this: * Enable ExecCGI from httpd.conf then restart Apache.
    0
  • cPanelMichael
    Hello :) Could you let us know which instructions you are following that states you can use a custom PHP handler for a specific website? This is not natively supported as far as I know. Also, please post the output from: /usr/local/cpanel/bin/rebuild_phpconf --current
    Thank you.
    0
  • kayyy
    currently php is running on dso oot@kas [~]# /usr/local/cpanel/bin/rebuild_phpconf --current Available handlers: suphp dso fcgi cgi none DEFAULT PHP: 5 PHP4 SAPI: none PHP5 SAPI: dso SUEXEC: enabled RUID2: not installed ( dso is not very helpful because all the problem with chmod, user rights etc. ) but i know a hoster where u can add this line to your .htaccess file and then php is running with fast cgi. So that`s not possible?
    0
  • cPanelMichael
    It's not possible to use a separate PHP handlers on an individual account basis as far as I know. For instance, you can not use suPHP on some accounts, and DSO on other accounts. You must select one handler for the version of PHP that is installed. Thank you.
    0

Please sign in to leave a comment.