<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Installation Error</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Installation Error</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 08:48:33 +0000</pubDate>

<item>
<title>yuniar on "Installation Error"</title>
<link>https://www.machform.com/forums/topic/installation-error-1#post-18325</link>
<pubDate>Mon, 20 May 2013 14:44:33 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">18325@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Sean -- have you tried the suggestion I posted above? You need to update your PHP configuration file (php.ini) and set this value:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;extension=pdo_mysql&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>sedolan on "Installation Error"</title>
<link>https://www.machform.com/forums/topic/installation-error-1#post-18309</link>
<pubDate>Sat, 18 May 2013 23:45:15 +0000</pubDate>
<dc:creator>sedolan</dc:creator>
<guid isPermaLink="false">18309@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I am still having a problem with this PLEASE help.. I have googled and looked all over the place but I have yet to get this going, please help or I will have to return your product and get my money back.
&#60;/p&#62;</description>
</item>
<item>
<title>sedolan on "Installation Error"</title>
<link>https://www.machform.com/forums/topic/installation-error-1#post-18307</link>
<pubDate>Fri, 17 May 2013 23:54:09 +0000</pubDate>
<dc:creator>sedolan</dc:creator>
<guid isPermaLink="false">18307@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I'm using Windows Server 2008 R2 Standard with Parallels Plesk Panel (Small Business Panel), How do I enable support for pdo mysql?&#60;/p&#62;
&#60;p&#62;PDO support	enabled&#60;br /&#62;
PDO drivers	sqlite, sqlite2&#60;/p&#62;
&#60;p&#62;As of right now I have sqlite and sqlite2 supported according to phpinfo(), again how do I enable support for mysql?&#60;/p&#62;
&#60;p&#62;Thanks in advanced,&#60;br /&#62;
-Sean
&#60;/p&#62;</description>
</item>
<item>
<title>Yogii on "Installation Error"</title>
<link>https://www.machform.com/forums/topic/installation-error-1#post-18299</link>
<pubDate>Fri, 17 May 2013 01:47:11 +0000</pubDate>
<dc:creator>Yogii</dc:creator>
<guid isPermaLink="false">18299@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks. I seem to be making some progress, however during the upgrade script, I got this error: &#60;/p&#62;
&#60;p&#62;Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 26074255 bytes) in /home/content/96/9003396/html/machform/lib/dbbackup.class.php on line 136&#60;/p&#62;
&#60;p&#62;So, what's next?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Installation Error"</title>
<link>https://www.machform.com/forums/topic/installation-error-1#post-18285</link>
<pubDate>Wed, 15 May 2013 12:29:57 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">18285@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Ok, so version 3 is using new library for the database (PDO) that offer lot better security against SQL injection.&#60;/p&#62;
&#60;p&#62;Technically speaking, the PDO library is available for PHP on any platform (Windows or Linux)&#60;br /&#62;
However, for some reason, GoDaddy doesn't support it on their Windows server. You can confirm to GoDaddy directly to make sure.&#60;/p&#62;
&#60;p&#62;We won't be able to revert the code to use the old mysql library on version 2, for improved security reason. Sorry.
&#60;/p&#62;</description>
</item>
<item>
<title>Yogii on "Installation Error"</title>
<link>https://www.machform.com/forums/topic/installation-error-1#post-18261</link>
<pubDate>Mon, 13 May 2013 22:02:13 +0000</pubDate>
<dc:creator>Yogii</dc:creator>
<guid isPermaLink="false">18261@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;So, if I was on a Windows platform using 2.xxx and working, now that I've upgraded to 3.xxxx I have to move to a Linux platform????
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Installation Error"</title>
<link>https://www.machform.com/forums/topic/installation-error-1#post-18253</link>
<pubDate>Mon, 13 May 2013 13:54:46 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">18253@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Karl -- That's the same problem indeed. I suggest to contact your hosting tech support and let them know.&#60;/p&#62;
&#60;p&#62;Is your site hosted at GoDaddy? If so, you'll need to use their Linux hosting plan instead of Windows.
&#60;/p&#62;</description>
</item>
<item>
<title>Yogii on "Installation Error"</title>
<link>https://www.machform.com/forums/topic/installation-error-1#post-18240</link>
<pubDate>Sat, 11 May 2013 18:53:35 +0000</pubDate>
<dc:creator>Yogii</dc:creator>
<guid isPermaLink="false">18240@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I'm getting a similar error -&#60;/p&#62;
&#60;p&#62;Fatal error: Undefined class constant 'MYSQL_ATTR_USE_BUFFERED_QUERY' in D:\Hosting\3941743\html\machform\upgrade.php on line 37&#60;/p&#62;
&#60;p&#62;Is this the same problem?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Karl
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Installation Error"</title>
<link>https://www.machform.com/forums/topic/installation-error-1#post-16000</link>
<pubDate>Thu, 20 Sep 2012 18:41:34 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">16000@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;It seems the PHP PDO extension on your server doesn't have the MySQL database driver enabled. I suggest to contact your hosting tech support and ask them to enable MySQL driver for your PHP PDO extension.&#60;/p&#62;
&#60;p&#62;They should be able to do this easily by modifying the php.ini file. These lines should be set within the php.ini file:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;extension=pdo.so
extension=pdo_mysql&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>acraigtwins on "Installation Error"</title>
<link>https://www.machform.com/forums/topic/installation-error-1#post-15990</link>
<pubDate>Wed, 19 Sep 2012 02:21:35 +0000</pubDate>
<dc:creator>acraigtwins</dc:creator>
<guid isPermaLink="false">15990@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello,&#60;br /&#62;
I was just trying to install a new copy of the latest version. When I went to run the installer, I get the following error:&#60;/p&#62;
&#60;p&#62;Fatal error: Undefined class constant 'MYSQL_ATTR_USE_BUFFERED_QUERY' in C:\inetpub\lknparents\machform\installer.php on line 31&#60;/p&#62;
&#60;p&#62;Do you know how to fix or is something not installed on my server?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
April Craig
&#60;/p&#62;</description>
</item>

</channel>
</rss>
