<?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: File Uploader problem</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: File Uploader problem</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 23:28:49 +0000</pubDate>

<item>
<title>AguilaFan on "File Uploader problem"</title>
<link>https://www.machform.com/forums/topic/file-uploader-problem#post-21194</link>
<pubDate>Mon, 09 Jun 2014 01:09:41 +0000</pubDate>
<dc:creator>AguilaFan</dc:creator>
<guid isPermaLink="false">21194@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;@inkpotprinting,&#60;br /&#62;
THANKS!!&#60;br /&#62;
HostGator did some changes to fix a bad server transfer and some things were &#34;changed&#34;.&#60;br /&#62;
Had the same error and your post gave me the right idea on how to correct.&#60;br /&#62;
In my case, the PDO.so is in different directory. Have a VPS.&#60;br /&#62;
Had to add this line to get it fixed and what a welcome relief when my Machform menu opened. It is an absolute direct rather than relative reference.&#60;/p&#62;
&#60;p&#62;This php.ini instruction did NOT work for me:&#60;/p&#62;
&#60;p&#62;; Note that it should be the name of the module only; no directory information&#60;br /&#62;
; needs to go here.  Specify the location of the extension with the&#60;br /&#62;
; extension_dir directive above.&#60;/p&#62;
&#60;p&#62;This did:&#60;br /&#62;
&#60;code&#62;extension=/usr/local/lib/php/extensions/no-debug-non-zts-20090626/pdo.so&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The trick is finding where the POD.do and related files reside.&#60;/p&#62;
&#60;p&#62;Hope this helps someone else.
&#60;/p&#62;</description>
</item>
<item>
<title>inkpotprinting on "File Uploader problem"</title>
<link>https://www.machform.com/forums/topic/file-uploader-problem#post-16161</link>
<pubDate>Thu, 04 Oct 2012 14:50:16 +0000</pubDate>
<dc:creator>inkpotprinting</dc:creator>
<guid isPermaLink="false">16161@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;My ISP made those changes to my php and now every form is broken! &#60;/p&#62;
&#60;p&#62;Fatal error: Class 'PDO' not found in /home/inkpotpr/public_html/machform/includes/db-core.php on line 12&#60;/p&#62;
&#60;p&#62;&#38;lt;EDIT&#38;gt;&#60;br /&#62;
Never mind, I fixed it. Apparently I need to add&#60;br /&#62;
extension=pdo.so&#60;br /&#62;
extension=pdo_sqlite.so&#60;br /&#62;
extension=sqlite.so&#60;br /&#62;
extension=pdo_mysql.so&#60;br /&#62;
to php.ini&#60;br /&#62;
&#38;lt;/EDIT&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>inkpotprinting on "File Uploader problem"</title>
<link>https://www.machform.com/forums/topic/file-uploader-problem#post-16158</link>
<pubDate>Thu, 04 Oct 2012 14:15:40 +0000</pubDate>
<dc:creator>inkpotprinting</dc:creator>
<guid isPermaLink="false">16158@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks! I checked under cpanel and our php isn't user-configurable so I've emailed support.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "File Uploader problem"</title>
<link>https://www.machform.com/forums/topic/file-uploader-problem#post-16154</link>
<pubDate>Thu, 04 Oct 2012 13:32:05 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">16154@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;By default, there is a limit being set by your hosting company regarding the maximum file size allowed to be uploaded through PHP script.&#60;br /&#62;
The default on most hosting companies is around 2MB.&#60;/p&#62;
&#60;p&#62;To increase this limit, you can edit your PHP configuration file (php.ini) and set these values:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;max_execution_time = 599
max_input_time = 599
upload_max_filesize = 100M
post_max_size = 100M&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;the above would allow file upload up to 100MB.&#60;/p&#62;
&#60;p&#62;If you aren't sure on how to do it or don't have any access to the php.ini file, please contact your hosting tech support and let them know.&#60;br /&#62;
They should be able to do the adjustments for you.
&#60;/p&#62;</description>
</item>
<item>
<title>inkpotprinting on "File Uploader problem"</title>
<link>https://www.machform.com/forums/topic/file-uploader-problem#post-16152</link>
<pubDate>Thu, 04 Oct 2012 07:52:48 +0000</pubDate>
<dc:creator>inkpotprinting</dc:creator>
<guid isPermaLink="false">16152@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;When uploading 40mb file it gets to 100% and then turns red and says &#34;This field is required. Please upload a file.&#34; and the file isn't uploaded. Smaller files (2mb) upload OK. In the form properties Limit File Size is set to 100mb. Can you help?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
