Feb 20th, 2013, 10:45 AM
I have installed Form Tools on an internal server. The installation seemed to go well and I was able to create a form and verify it. The form has 6 fields, all of which are textfields.
However, when I submit a form I get an error:
( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 36 bytes) in C:\wamp\www\formtools\process.php on line 204
The PHP.ini file has a memory_limit of 128mb.
Any thoughts on what could be wrong?
However, when I submit a form I get an error:
( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 36 bytes) in C:\wamp\www\formtools\process.php on line 204
The PHP.ini file has a memory_limit of 128mb.
Any thoughts on what could be wrong?