Skip to main content

I can't change PHP handler to fastcgi

Comments

5 comments

  • cPanelMichael
    Hello :) To confirm, are you accessing an actual domain name when receiving this error and not using an Apache Mod_UserDir URL? Thank you.
    0
  • rscalover
    Yes i'm accessing a domain name not a Mod_UserDir url with a ~ in it .
    0
  • rscalover
    Hello, The problem seems to be caused by suEXEC and more precise the permissions of the suEXEC binary but if i change them i get errors about httpd.conf syntax jeesus what a nightmare this thing is . suexec -V -D AP_DOC_ROOT="/" -D AP_GID_MIN=100 -D AP_HTTPD_USER="nobody" -D AP_LOG_EXEC="suexec_log" -D AP_SAFE_PATH="" -D AP_UID_MIN=100 -D AP_USERDIR_SUFFIX="public_html"
    So the group running suEXEC must have an id that is higher then 100 but if i change it todo that i get httpd.conf syntax errors . Syntax error on line 99 httpd.conf: suEXEC isn't supported; check existence, owner, and file mode of suexec
    0
  • rscalover
    Hello, Problem solved i forgot to run "cagefsctl --force-update" thanks @Cloudlinux support .
    0
  • cPanelMichael
    ]Hello, Problem solved i forgot to run "cagefsctl --force-update" thanks @Cloudlinux support .

    I am happy to see the issue is now resolved. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.