1.0.2 upgrade 1.0.3 error - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Update/Upgrade (/forum-44.html) +--- Thread: 1.0.2 upgrade 1.0.3 error (/thread-8847.html) Pages: 1 2 |
RE: 1.0.2 upgrade 1.0.3 error - homodo - 12-21-2009 11:09 AM Package: libapache2-mod-fcgid New: yes State: installed Automatically installed: no Version: 1:1.10-2 Priority: optional Section: net Maintainer: Tatsuki Sugiura <sugi@nemui.org> Uncompressed Size: 197k Depends: apache2.2-common Description: an alternative module compat with mod_fastcgi It is a binary compatibility alternative to Apache module mod_fastcgi. mod_fcgid has a new process management strategy, which concentrates on reducing the number of fastcgi server, and kick out the corrupt fastcgi server as soon as possible. Tags: devel::library, role::plugin, suite::apache, web::cgi RE: 1.0.2 upgrade 1.0.3 error - Nuxwin - 12-21-2009 11:09 AM Ok, so ---> The directive MaxRequestsPerProcess is only available from version 1.11 of fcgid. Debian Etch has the version 1.10. RE: 1.0.2 upgrade 1.0.3 error - homodo - 12-21-2009 11:14 AM How do I deal with this problem? RE: 1.0.2 upgrade 1.0.3 error - Nuxwin - 12-21-2009 11:31 AM 1. Upgrade to lenny or 2. build the fcgid module from source or get lenny package and rebuild it for etch or 3. use fastcgi instead or 4. Edit the /etc/ispcp/apache2/fcgid_ispcp.conf and rerun the update script Cheers ; RE: 1.0.2 upgrade 1.0.3 error - homodo - 12-21-2009 11:38 AM thanks,i re Installation lenny |