<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									example fcgid_module configuration - BugOverflow				            </title>
            <link>https://muszak.eu/community/bugoverflow/example-fcgid_module-configuration/</link>
            <description>muszak.eu Forum dyskusyjne</description>
            <language>pl-PL</language>
            <lastBuildDate>Sun, 19 Apr 2026 21:16:16 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: example fcgid_module configuration</title>
                        <link>https://muszak.eu/community/bugoverflow/example-fcgid_module-configuration/#post-212</link>
                        <pubDate>Wed, 04 Mar 2020 10:34:04 +0000</pubDate>
                        <description><![CDATA[this config fix 
 mod_fcgid: process C:/apache/php/php-cgi.exe  exit(communication error), return code -2
 error]]></description>
                        <content:encoded><![CDATA[<p>this config fix </p>
<pre> mod_fcgid: process C:/apache/php/php-cgi.exe  exit(communication error), return code -2</pre>
<p> error</p>]]></content:encoded>
						                            <category domain="https://muszak.eu/community/bugoverflow/">BugOverflow</category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/example-fcgid_module-configuration/#post-212</guid>
                    </item>
				                    <item>
                        <title>RE: example fcgid_module configuration</title>
                        <link>https://muszak.eu/community/bugoverflow/example-fcgid_module-configuration/#post-213</link>
                        <pubDate>Wed, 04 Mar 2020 10:33:30 +0000</pubDate>
                        <description><![CDATA[FcgidInitialEnv PHPRC &quot;C:\apache\php\php.ini&quot;
		FcgidInitialEnv PATH &quot;C:\apache\php\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;&quot;
		FcgidInitialEnv SystemRoot &quot;C:\Windows&quot;
		...]]></description>
                        <content:encoded><![CDATA[<pre>



		FcgidInitialEnv PHPRC "C:\apache\php\php.ini"
		FcgidInitialEnv PATH "C:\apache\php\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;"
		FcgidInitialEnv SystemRoot "C:\Windows"
		FcgidInitialEnv SystemDrive "C:"
		FcgidInitialEnv TEMP "C:\WINDOWS\TEMP"
		FcgidInitialEnv TMP "C:\WINDOWS\TEMP"
		FcgidInitialEnv windir "C:\WINDOWS"
		
			Options Indexes FollowSymLinks ExecCGI
			AddHandler fcgid-script .php
			FcgidWrapper "C:/apache/php/php-cgi.exe" .php
		
		
	
	
		SetHandler server-status
		Order Deny,Allow
		Deny from all
		Allow from all
	
	
	ServerName my_server_name
	DocumentRoot ../www
	ErrorLog ../logs/localhost-error.log
	TransferLog ../logs/localhost-access.log
	Protocols h2c 
	H2Direct on
	 
		Options Indexes FollowSymLinks
		AllowOverride all
		Require all granted
    

</pre>]]></content:encoded>
						                            <category domain="https://muszak.eu/community/bugoverflow/">BugOverflow</category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/example-fcgid_module-configuration/#post-213</guid>
                    </item>
				                    <item>
                        <title>example fcgid_module configuration</title>
                        <link>https://muszak.eu/community/bugoverflow/example-fcgid_module-configuration/#post-211</link>
                        <pubDate>Wed, 04 Mar 2020 10:32:50 +0000</pubDate>
                        <description><![CDATA[apache, windows]]></description>
                        <content:encoded><![CDATA[apache, windows]]></content:encoded>
						                            <category domain="https://muszak.eu/community/bugoverflow/">BugOverflow</category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/example-fcgid_module-configuration/#post-211</guid>
                    </item>
							        </channel>
        </rss>
		