<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[xampp - All your code are belong to us]]></title><description><![CDATA[Thoughts, stories and ideas on code and technology in general.<br>Blog title inspired by <a href="https://en.wikipedia.org/wiki/All_your_base_are_belong_to_us" target="_blank">this meme</a>]]></description><link>https://allurcode.com/</link><image><url>https://allurcode.com/favicon.png</url><title>xampp - All your code are belong to us</title><link>https://allurcode.com/</link></image><generator>Ghost 4.48</generator><lastBuildDate>Fri, 12 Jun 2026 22:03:04 GMT</lastBuildDate><atom:link href="https://allurcode.com/tag/xampp/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[MySQL PHP PDO error in xampp]]></title><description><![CDATA[<!--kg-card-begin: markdown--><p>If your PDO scripts are crashing Apache after installing xampp 1.7 for windows all you need to do is:</p>
<ul>
<li>download this package <a href="http://windows.php.net/downloads/releases/php-5.2.11-nts-Win32-VC6-x86.zip">http://windows.php.net/downloads/releases/php-5.2.11-nts-Win32-VC6-x86.zip&quot;</a></li>
<li>unzip</li>
<li>copy <code>libmysql.dll</code> into <code>xampp\apache\bin</code> and <code>xampp\php</code></li>
<li>restart apache</li>
</ul>
<p>All should be</p>]]></description><link>https://allurcode.com/mysql-php-pdo-error-in-xampp/</link><guid isPermaLink="false">5b7b0aa2b52b43084c9ea114</guid><category><![CDATA[MySQL]]></category><category><![CDATA[PDO]]></category><category><![CDATA[PHP]]></category><category><![CDATA[xampp]]></category><category><![CDATA[Windows]]></category><dc:creator><![CDATA[Wojtek]]></dc:creator><pubDate>Thu, 25 Jun 2009 11:59:09 GMT</pubDate><content:encoded><![CDATA[<!--kg-card-begin: markdown--><p>If your PDO scripts are crashing Apache after installing xampp 1.7 for windows all you need to do is:</p>
<ul>
<li>download this package <a href="http://windows.php.net/downloads/releases/php-5.2.11-nts-Win32-VC6-x86.zip">http://windows.php.net/downloads/releases/php-5.2.11-nts-Win32-VC6-x86.zip&quot;</a></li>
<li>unzip</li>
<li>copy <code>libmysql.dll</code> into <code>xampp\apache\bin</code> and <code>xampp\php</code></li>
<li>restart apache</li>
</ul>
<p>All should be good now.</p>
<!--kg-card-end: markdown-->]]></content:encoded></item></channel></rss>