<?xml version="1.0"?>

<rss version="2.0">


<channel>
<title>Home - All Categories - Apache  </title>
<link>https://www.navel.ir/category/apache/</link>
<description>This RSS Feed contains Articles of Category in the knowledge base. You can click on the title to view its content. Powered by PHPKB Knowledge Base Software (http://www.knowledgebase-script.com)</description>
<item>
										<guid>https://www.navel.ir/article/server-error-connection-reset-by-peer-end-of-script-output-before-headers-108.html</guid>
										<title>Server error: Connection reset by peer | End of script output before headers</title>
										<link>https://www.navel.ir/article/server-error-connection-reset-by-peer-end-of-script-output-before-headers-108.html</link>
										<description><![CDATA[&nbsp; I managed to solved this by adding&nbsp;FcgidBusyTimeout&nbsp;. Just in case if anyone have similar issue with me. Here is my settings on my apache.conf: &lt;VirtualHost *:80&gt; ....... &lt;IfModule mod_fcgid.c&gt; FcgidBusyTimeout 3600 &lt;...]]></description>

									</item>
<item>
										<guid>https://www.navel.ir/article/php-warning-php-startup-unable-to-load-dynamic-library-curl-101.html</guid>
										<title>PHP Warning:  PHP Startup: Unable to load dynamic library `curl`</title>
										<link>https://www.navel.ir/article/php-warning-php-startup-unable-to-load-dynamic-library-curl-101.html</link>
										<description><![CDATA[simply copy libcrypto-1_1-x64.dll, libssh2.dll, libssl-1_1-x64.dll and nghttp2.dll from the PHP folder into the apache bin folder. &nbsp; Ref:https://www.titanwolf.org/Network/q/7f78aa5c-6ba2-41ed-8644-5c9366426eea/y &nbsp; &nbsp;]]></description>

									</item>
<item>
										<guid>https://www.navel.ir/article/end-of-script-output-before-headers-in-apache-php-107.html</guid>
										<title>&quot;End of script output before headers&quot; in Apache + PHP</title>
										<link>https://www.navel.ir/article/end-of-script-output-before-headers-in-apache-php-107.html</link>
										<description><![CDATA[&nbsp; The issue was that the request was timing out before the script completed, due to a long-running database query. So that generic&nbsp;End of script output before headers&nbsp;error can be caused by server timeouts as well as file permissions...]]></description>

									</item>
<item>
										<guid>https://www.navel.ir/article/how-to-change-the-apache-error-messages-104.html</guid>
										<title>How to Change the Apache Error Messages</title>
										<link>https://www.navel.ir/article/how-to-change-the-apache-error-messages-104.html</link>
										<description><![CDATA[You can change the Apache error messages for a single app by adding ErrorDocument directives to the app&#039;s .htaccess file. For example, any of these formats work: ErrorDocument 403 "Sorry, access to this page is forbidden."ErrorDocument 500 http:...]]></description>

									</item>
<item>
										<guid>https://www.navel.ir/article/apache-internal-server-error-limitinternalrecursion-111.html</guid>
										<title>Apache - Internal Server Error - LimitInternalRecursion</title>
										<link>https://www.navel.ir/article/apache-internal-server-error-limitinternalrecursion-111.html</link>
										<description><![CDATA[Virtualmin-&gt;Configure SSL Website -&gt; Edit Directives -&gt; httpd.conf &nbsp; -&gt; Add: AliasMatch ^/.*$ /home/example/public_html/disabled_by_virtualmin.html]]></description>

									</item>

</channel>

</rss>