<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title>Web-Site-Scripts.com - Curl (PHP Extension)</title>
        <link>https://www.web-site-scripts.com/knowledge-base/category/77</link>
        <description><![CDATA[Root / KnowledgeBase Manager Pro / Installation Manual / Curl (PHP Extension)]]></description>
        <language>en-us</language>
        <generator>KnowlageBase RSS Generator</generator>

         
                <item>
                        <title>Enabling CURL on Linux/UNIX</title>
                                    <link>https://www.web-site-scripts.com/knowledge-base/article/AA-00482</link>
                                    <description><![CDATA[<p>
</p><p>Edit your php.ini and uncomment/add the line:</p>
<p></p><div class="preformatted">
<div class="preformattedContent">extension=curl.so</div></div><p></p>
<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 17px; margin-left: 0px; font-size: 12px; line-height: 1.4em; ">Then you need to restart the webserver.</p>
<p></p>]]></description>
                                    <pubDate>Tue, 16 Feb 2010 15:02:05 +0000</pubDate>
                                    <guid>https://www.web-site-scripts.com/knowledge-base/article/AA-00482</guid>
                    </item>
                <item>
                        <title>Enabling CURL on WAMP</title>
                                    <link>https://www.web-site-scripts.com/knowledge-base/article/AA-00481</link>
                                    <description><![CDATA[<p>If you are using WAMPserver, to enable cURL extension:</p><p>Left-click on WAMPserver tray icon &gt; PHP &gt; PHP extensions &gt; Check php_curl.<br><br></p>]]></description>
                                    <pubDate>Tue, 16 Feb 2010 15:00:48 +0000</pubDate>
                                    <guid>https://www.web-site-scripts.com/knowledge-base/article/AA-00481</guid>
                    </item>
                <item>
                        <title>Curl installation on Windows (Apache and IIS)</title>
                                    <link>https://www.web-site-scripts.com/knowledge-base/article/AA-00480</link>
                                    <description><![CDATA[<ol><li>Edit your php.ini and uncomment/add the line:<br><div class="preformatted"><div class="preformattedContent">extension=php_curl.dll</div></div>
</li><li>Go to the PHP directory and copy the following libraries to the windows/system32 dir.<br><div class="preformatted"><div class="preformattedContent">ssleay32.dll<br>
libeay32.dll</div></div>If there are no such files in PHP directory and its sub-directories, you need to run PHP installation and add Curl extension.<br></li><li>And another step - check if allow_url_fopen option is enabled. It is set in php.ini file as well.</li><li>Then you need to restart the webserver.</li><li>If this doesn't help and you still do not see Curl enabled, restart the physical machine. You might especially need it if you have run PHP installation recently.<br></li></ol>
<p><br></p>]]></description>
                                    <pubDate>Tue, 16 Feb 2010 14:56:55 +0000</pubDate>
                                    <guid>https://www.web-site-scripts.com/knowledge-base/article/AA-00480</guid>
                    </item>
                
    </channel>
</rss>