fcgi | mod_fcgi with cloudlinux

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kutnel
    Junior Member
    • Mar 2021
    • 3

    #1

    fcgi | mod_fcgi with cloudlinux

    Hi,

    ive a probem to set up my apache to use fcgi.

    Ive already tried the tutorial here https://<a href="http://www.howtofor...centos-6.2</a>
    But there are still some questions:
    -) First of all, i can use this command: SuexecUserGroup web1 web1 . When I enable it Ill get a server error 500.
    -) The secound problem is, that i don see any fcgi process when i execute ps aux or top .
    -) And the last question is how can i determine if my configuration is correct, and fcgi is used? When calling phpinfo() the Server API always display: CGI/FastCGI ! I hope you can help me.
Working...