PHP Selector - How to switch between mod_suphp and mod_fcgid?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mgaidia
    Junior Member
    Forum Explorer
    • Mar 2021
    • 28

    #1

    PHP Selector - How to switch between mod_suphp and mod_fcgid?

    Hello,

    Im sorry if this is a stupid question...
    I dont see anywhere in the PHP Selector to switch between different "methods" of running PHP.
    So does PHP Selector take the method of PHP from the WHM setup? ie: In the "Home » Service Configuration » Configure PHP and suEXEC" screen.
    Otherwise, how can we change the various PHP versions included in PHP Selector to switch between mod_fcgi or mod_suphp?
    Thanks!
  • iseletsk
    Senior Member
    • Dec 2017
    • 1199

    #2
    You cannot switch between mod_fgid & suPHP using PHP selector.
    Nor I think you should...

    Comment

    • henri
      Member
      • Oct 2020
      • 62

      #3
      Ok, thanks Igor.
      I am not very smart with this stuff. How would I choose to use suPHP or FastCGI for the PHP versions in PHP Selector? Does it use whatever method is specified in the WHM "Configure PHP and suEXEC" screen? Or is it hardcoded somewhere? If so, is it suPHP or FastCGI?
      (I would like all PHP on our server to use FastCGI by default.)
      Thanks.

      Comment

      • iseletsk
        Senior Member
        • Dec 2017
        • 1199

        #4
        You cannot choose between running suPHP or FastCGI in PHP selector.
        suPHP or FastCGI is something you setup on server level, once.
        And it is whatever you decide to select.

        Comment

        • henri
          Member
          • Oct 2020
          • 62

          #5
          Ok. So just to confirm if I understand correctly... The PHP Selector will use whatever method is specified in the WHM "Configure PHP and suEXEC" screen.
          Is this correct?

          Comment

          • iseletsk
            Senior Member
            • Dec 2017
            • 1199

            #6
            Correct.

            Comment

            Working...