Ticket #296 (new enhancement)

Opened 1 year ago

Last modified 3 months ago

Add support for libapache2-mod-fcgid

Reported by: raphael Assigned to:
Priority: feature Milestone: ispCP ω 1.0.0
Component: Backend (Engine) Version: ispCP ω 1.0.0 - DEV
Severity: Hard Keywords: fastcgi,apache
Cc:

Attachments

00_master.conf (1.2 kB) - added by pasichnyk on 06/15/2007 03:09:28 AM.
00_master.conf for mod_fcgid
20_mod_fcgid.conf (345 bytes) - added by pasichnyk on 06/15/2007 03:10:18 AM.
20_mod_fcgid.conf from gentoo 2007.1 / apache2.2
00_master.conf.patch (2.3 kB) - added by pasichnyk on 10/07/2007 10:09:49 AM.
This patch cleans up the 00_master.conf file and enables mod_fcgid compatibility

Change History

06/15/2007 03:09:28 AM changed by pasichnyk

  • attachment 00_master.conf added.

00_master.conf for mod_fcgid

06/15/2007 03:10:18 AM changed by pasichnyk

  • attachment 20_mod_fcgid.conf added.

20_mod_fcgid.conf from gentoo 2007.1 / apache2.2

06/24/2007 02:30:16 AM changed by pasichnyk

I reworked my mod_fcgid setup to work properly with suexec and be cleaner. Here is what i have now.

A block similar to the following should be added to all the vhosts:

<IfModule? mod_fcgid.c>

<IfModule? suexec_module>

SuexecUserGroup? vu2000 vu2000

</IfModule> <Directory /var/www/ispcp/gui>

FCGIWrapper /var/www/fcgi/master/php5-fcgi-starter .php Allow from all Options +ExecCGI

</Directory>

</IfModule>

07/02/2007 06:24:15 PM changed by raphael

  • milestone changed from ispCP ω 1.1.0 to ispCP ω 1.0.0.

07/07/2007 03:36:19 AM changed by anonymous

07/11/2007 01:34:10 PM changed by anonymous

http://corp.cwsurf.de/game/adult-game/ - Adult game - Free Sex Games - Hot Sex Games - Adult Sex Games. http://corp.cwsurf.de/game/download-free-game/ - Arcade download free galaga game - Free download games, Download shareware games.

10/07/2007 10:09:49 AM changed by pasichnyk

  • attachment 00_master.conf.patch added.

This patch cleans up the 00_master.conf file and enables mod_fcgid compatibility

10/07/2007 10:13:12 AM changed by pasichnyk

I just attached a patch for 00_master.conf to support mod_fcgid on gentoo. You'll also notice that i removed the <IfModule? mod_fastcgi.c> section, as mod_fastcgi has been masked in favor of mod_fcgid.

I'll provide patches for the other apache related conf files (parts) tomorrow.

10/07/2007 08:33:52 PM changed by rats

  • version set to ispCP ω 1.0.0 - DEV.
  • milestone changed from ispCP ω 1.0.0 to ispCP ω 1.0.0 - RC4.

10/10/2007 09:11:12 AM changed by Pasichnyk <ispcpOmega@pasichnyk.net>

Seeing as I provided the patches for this, is there any way we can get it in SVN by RC3? I would like to keep my dev box updated with the trunk every few days, but the upgrade process is a pain currently since I have to modify several things by hand to get it to work.

The only thing that should be changed for sure is to subsitute in {PHP_VERSION} for the starter script. I forgot to do that...

11/15/2007 06:33:44 PM changed by pasichnyk

The gentoo installation now supports mod_fcgid (instead of mod_fastcgi) out of the box for the main ispCP site. I'll update the user sites to work with this as well. (see 00_master.conf in r906)

11/23/2007 10:06:42 PM changed by BeNe

Thanks for your great work. Can you also modify the Files for Debian
that mod_fcgid works out of the box ?

02/15/2008 02:29:16 PM changed by anonymous

Hello! Good Site! Thanks you! <a href=http://nesfswnioznent.com >http://nesfswnioznent.com</a>

02/17/2008 02:44:05 PM changed by rats

  • severity set to Hard.
  • milestone changed from ispCP ω 1.0.0 - RC4 to Working.

02/23/2008 05:31:15 PM changed by rats

  • milestone changed from Working to ispCP ω 1.0.0 - RC4.

02/24/2008 06:40:33 PM changed by rats

  • milestone changed from ispCP ω 1.0.0 - RC4 to ispCP ω 1.0.0.

Add/Change #296 (Add support for libapache2-mod-fcgid)