First time using form tools and everything looks like it is going well. I am adding form tools to a preexisting external site and form. I used the direct method and followed the steps. After the initial steps I removed the following line as instructed.
At this point I uploaded the html, refreshed the page, checked source, and resubmitted the form. That is when I got the error 500. Checking the error logs each time it is the same.
I am using Form Tools v 2.2.6 on CentOS6.7 PHP 5.5.30. Ran system checks, however they would not complete any of the Table Verification tests. All other tests ran fine.
Code:
<input type="hidden" name="form_tools_initialize_form" value="1" />
At this point I uploaded the html, refreshed the page, checked source, and resubmitted the form. That is when I got the error 500. Checking the error logs each time it is the same.
Code:
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 72 bytes)
I am using Form Tools v 2.2.6 on CentOS6.7 PHP 5.5.30. Ran system checks, however they would not complete any of the Table Verification tests. All other tests ran fine.