Nov 18th, 2010, 9:54 PM
Hi Vizzaroo,
You need to update your php.ini file for the Form Tools folder. Different hosts manage this differently. Some just let you add a file with that overridden value; others require you to stick it in a special subfolder somewhere.
The setting is this one:
- Ben
You need to update your php.ini file for the Form Tools folder. Different hosts manage this differently. Some just let you add a file with that overridden value; others require you to stick it in a special subfolder somewhere.
The setting is this one:
Code:
memory_limit = 64M;
- Ben