Re: apache+mod_fcgid on windows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Mar 23, 2010 at 12:32 PM, Brent Davidson <brent@xxxxxxxxxxxxxxx> wrote:
> I have Apache 2.2.15 installed on Windows2008 box, along with mysql and php.
> This is a test box right now, but will be a production server when this
> testing is completed.
> The msi download for windows does not include mod_fcgid.
> Is there a specific reason this was not included in the msi compile, aside
> from the fact that there are 1001 modules and you have to stop somewhere?

mod_fcgid is not part of the main web server distribution.  It is one
of several modules which are developed by the same ASF project but
released independently.

> After doing 10 or 15 googles, and reading most of the articles on pg1, I
> have one question still that is not documented anywhere I found.
> When mod_fcgid tarball is unzipped, it has a "parent"
> folder mod_fcgid-2.3.5-crlf.
> Inside that is a "child" folder called mod_fcgid-2.3.5.

Is that extra "mod_fcgid-2.3.5-crlf" directory created by your unzip utility?

$ unzip -v mod_fcgid-2.3.5-crlf.zip
Archive:  mod_fcgid-2.3.5-crlf.zip
 Length   Method    Size  Ratio   Date   Time   CRC-32    Name
--------  ------  ------- -----   ----   ----   ------    ----
       0  Stored        0   0%  01-21-10 14:09  00000000  mod_fcgid-2.3.5/
    4549  Defl:N     1420  69%  11-14-09 14:58  0357afee
mod_fcgid-2.3.5/configure.apxs
    2084  Defl:N      967  54%  01-21-10 12:46  206e614d
mod_fcgid-2.3.5/STATUS-FCGID
   11560  Defl:N     3963  66%  09-18-09 08:59  495fc599
mod_fcgid-2.3.5/LICENSE-FCGID
       0  Stored        0   0%  01-21-10 14:09  00000000  mod_fcgid-2.3.5/docs/
       0  Stored        0   0%  01-21-10 14:09  00000000
mod_fcgid-2.3.5/docs/conf/
...

> Do I drop the parent or child inside the main modules folder?

One way of building requires that everything *under* mod_fcgid-2.3.5
be copied recursively into the httpd source tree such that you end up
with a subdir fcgid added to the httpd modules directory.

Look at the choices for building on Windows at

http://svn.apache.org/repos/asf/httpd/mod_fcgid/trunk/README-FCGID

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux