[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-httpd-users
Subject:    Re: [users@httpd] Issue with FastCGI module in Apache 2.4
From:       William A Rowe Jr <wrowe () rowe-clan ! net>
Date:       2019-07-19 21:40:22
Message-ID: CACsi253oe-u5ewrGUd+3OjU-ip1+n1G-0A+Hwv9cqnA5JxsjOw () mail ! gmail ! com
[Download RAW message or body]

mod_fastcgi is long abandoned and was not a part of the httpd project. A
derivative work mod_fcgid is maintained (lethargicly) by the project as a
separate download ... https://httpd.apache.org/mod_fcgid/ and a new *core*
module was introduced, mod_proxy_fcgi that is part of the standard
distribution and is more helpful to some users, since it follows the proxy
semantics. See https://httpd.apache.org/docs/2.4/mod/mod_proxy_fcgi.html



On Fri, Jul 19, 2019, 03:09 Raani Palle, Nunda
<nunda.raani_palle@bankofamerica.com.invalid> wrote:

> Team,
>
> I am upgrading apache version from 2.0 – 32 bit to 2.4 – 64 bit on Linux.
>
>
>
> I am not able to convert the httpd.conf file to newer version.
>
> Please help.
>
> Especially I m finding difficulty in migration the variable ‘FastCgiServer'
>
>
>
> Httpd.conf in 2.0 version
>
>
>
> <IfModule mod_fastcgi.c>
>
>     AddHandler fastcgi-script .fcgi
>
>
>
>     # Launch the FastCGI processes
>
>     FastCgiIpcDir /tmp
>
>     FastCgiServer /datlib/advantage/pc/envs/fo_b2_a/manager/bin/
> pcwww_fastcgi.pl -idle-timeout 300 -processes 3 -initial-env
> LD_LIBRARY_PATH
>
>
>
>     <VirtualHost *>
>
>         DocumentRoot
> /datlib/advantage/pc/envs/fo_b2_a/manager/../pc/catalyst/htdocs/
>
>         ScriptAlias /fo_b2_a /datlib/advantage/pc/envs/fo_b2_a/manager/bin/
> pcwww_fastcgi.pl/
>
>     </VirtualHost>
>
>
>
> </IfModule>
>
>
>
>
>
> Thanks
>
> Nunda.
>
>
> ------------------------------
> This message w/attachments (message) is intended solely for the use of the
> intended recipient(s) and may contain information that is privileged,
> confidential or proprietary. If you are not an intended recipient, please
> notify the sender, and then please delete and destroy all copies and
> attachments, and be advised that any review or dissemination of, or the
> taking of any action in reliance on, the information contained in or
> attached to this message is prohibited.
> Unless specifically indicated, this message is not an offer to sell or a
> solicitation of any investment products or other financial product or
> service, an official confirmation of any transaction, or an official
> statement of Sender. Subject to applicable law, Sender may intercept,
> monitor, review and retain e-communications (EC) traveling through its
> networks/systems and may produce any such EC to regulators, law
> enforcement, in litigation and as required by law.
> The laws of the country of each sender/recipient may impact the handling
> of EC, and EC may be archived, supervised and produced in countries other
> than the country in which you are located. This message cannot be
> guaranteed to be secure or free of errors or viruses. Attachments that are
> part of this EC may have additional important disclosures and disclaimers,
> which you should read. By messaging with Sender you consent to the
> foregoing.
>

[Attachment #3 (text/html)]

<div dir="auto">mod_fastcgi is long abandoned and was not a part of the httpd \
project. A derivative work mod_fcgid is maintained (lethargicly) by the project as a \
separate download ...  <a \
href="https://httpd.apache.org/mod_fcgid/">https://httpd.apache.org/mod_fcgid/</a> \
and a new *core* module was introduced, mod_proxy_fcgi that is part of the standard \
distribution and is more helpful to some users, since it follows the proxy semantics. \
See  <a href="https://httpd.apache.org/docs/2.4/mod/mod_proxy_fcgi.html">https://httpd.apache.org/docs/2.4/mod/mod_proxy_fcgi.html</a><div \
dir="auto"><br></div><div dir="auto"><br></div></div><br><div \
class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 19, 2019, 03:09 \
Raani Palle, Nunda &lt;nunda.raani_palle@bankofamerica.com.invalid&gt; \
wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 \
.8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="m_8158653634344433047WordSection1">
<p class="MsoNormal">Team,<u></u><u></u></p>
<p class="MsoNormal">I am upgrading apache version from <span \
style="background:silver"> 2.0</span> – 32 bit to <span \
style="background:silver">2.4</span> – 64 bit on Linux.<u></u><u></u></p> <p \
class="MsoNormal"><u></u>  <u></u></p> <p class="MsoNormal">I am not able to convert \
the httpd.conf file to newer version. <u></u><u></u></p>
<p class="MsoNormal">Please help.<u></u><u></u></p>
<p class="MsoNormal">Especially I m finding difficulty in migration the variable \
‘FastCgiServer'<u></u><u></u></p> <p class="MsoNormal"><u></u>  <u></u></p>
<p class="MsoNormal" style="margin-left:.5in"><span \
style="background:silver">Httpd.conf in 2.0 version<u></u><u></u></span></p> <p \
class="MsoNormal" style="margin-left:.5in"><span style="background:silver"><u></u>  \
<u></u></span></p> <p class="MsoNormal" style="margin-left:.5in"><span \
style="background:silver">&lt;IfModule mod_fastcgi.c&gt;<u></u><u></u></span></p> <p \
class="MsoNormal" style="margin-left:.5in"><span style="background:silver">       \
AddHandler fastcgi-script .fcgi<u></u><u></u></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span style="background:silver"><u></u>  <u></u></span></p> \
<p class="MsoNormal" style="margin-left:.5in"><span style="background:silver">       \
# Launch the FastCGI processes<u></u><u></u></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span style="background:silver">       FastCgiIpcDir \
/tmp<u></u><u></u></span></p> <p class="MsoNormal" style="margin-left:.5in"><span \
style="background:silver">       FastCgiServer \
/datlib/advantage/pc/envs/fo_b2_a/manager/bin/<a href="http://pcwww_fastcgi.pl" \
target="_blank" rel="noreferrer">pcwww_fastcgi.pl</a> -idle-timeout 300 -processes 3 \
-initial-env LD_LIBRARY_PATH<u></u><u></u></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span style="background:silver"><u></u>  <u></u></span></p> \
<p class="MsoNormal" style="margin-left:.5in"><span style="background:silver">       \
&lt;VirtualHost *&gt;<u></u><u></u></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span style="background:silver">               DocumentRoot \
/datlib/advantage/pc/envs/fo_b2_a/manager/../pc/catalyst/htdocs/<u></u><u></u></span></p>
 <p class="MsoNormal" style="margin-left:.5in"><span style="background:silver">       \
ScriptAlias /fo_b2_a /datlib/advantage/pc/envs/fo_b2_a/manager/bin/<a \
href="http://pcwww_fastcgi.pl/" target="_blank" \
rel="noreferrer">pcwww_fastcgi.pl/</a><u></u><u></u></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span style="background:silver">       \
&lt;/VirtualHost&gt;<u></u><u></u></span></p> <p class="MsoNormal" \
style="margin-left:.5in"><span style="background:silver"><u></u>  <u></u></span></p> \
<p class="MsoNormal" style="margin-left:.5in"><span \
style="background:silver">&lt;/IfModule&gt;</span><span \
style="font-size:9.0pt"><u></u><u></u></span></p> <p class="MsoNormal"><u></u>  \
<u></u></p> <p class="MsoNormal"><u></u>  <u></u></p>
<p class="MsoNormal">Thanks<u></u><u></u></p>
<p class="MsoNormal">Nunda.<u></u><u></u></p>
<p class="MsoNormal"><u></u>  <u></u></p>
</div>

<hr>This message w/attachments (message) is intended solely for the use of the \
intended recipient(s) and may contain information that is privileged, confidential or \
proprietary.  If you are not an intended recipient, please notify the sender, and \
then please delete and destroy all copies and attachments, and be advised that any \
review or dissemination of, or the taking of any action in reliance on, the \
information contained in or attached to this message is prohibited. <br> Unless \
specifically indicated, this message is not an offer to sell or a solicitation of any \
investment products or other financial product or service, an official confirmation \
of any transaction, or an official statement of Sender.  Subject to applicable law, \
Sender may intercept, monitor, review and retain e-communications (EC) traveling \
through its networks/systems and may produce any such EC to regulators, law \
enforcement, in litigation and as required by law. <br> The laws of the country of \
each sender/recipient may impact the handling of EC, and EC may be archived, \
supervised and produced in countries other than the country in which you are located. \
This message cannot be guaranteed to be secure or free of errors or viruses.  \
Attachments that are part of this EC may have additional important disclosures and \
disclaimers, which you should read.   By messaging with Sender you consent to the \
foregoing.<br> </div>

</blockquote></div>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic