Menu

#4489 cant seem to enable FCGID worker pool on existing site

All
open
None
5
2014-10-17
2014-10-16
Steven Page
No

i have a few templates and plans set up. for example, one has NO worker pool setup, and another DOES.

I have two websites, one that uses this template, and one that doesnt.

I would like to switch the existing website that does NOT have a worker pool, over to one that DOES.

anyways, i have switched the template to the one with a worker pool enabled, and also tried disabling apache and re-enabling it for the site in question.

however, the FCGId worker pool settings do not appear under "Website Options"

any ideas?

Discussion

  • Steven Page

    Steven Page - 2014-10-16

    seems that php5.fcgi is not being updated as per request?

     
  • Steven Page

    Steven Page - 2014-10-16

    sorry about all the posts. i tried adding

    PHP_FCGI_CHILDREN=3

    edit: but after a reboot, it was removed from the php5.fcgi

    not sure whats of out sync here, or how to resolve it.

     

    Last edit: Steven Page 2014-10-16
  • Steven Page

    Steven Page - 2014-10-16

    if you are reading this by email, i edited my post, so check it on sourceforge

     
  • Jamie Cameron

    Jamie Cameron - 2014-10-17

    The template only controls the initial settings for a new domain, or new features for an existing domain.

    The PHP child processes option is deprecated, because PHP will spawn as many processes as it needs - which is why it no longer appears on the Website Options page, unless it is already enabled.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.