Feb 6th, 2009, 3:09 AM
Hi,
I seem to be having problems getting past step4.php of the FormTools v2.0.0-beta-20090131.
When I look at the config file it creates the necessary data, but it when I click on the 'Create File' button I get a 500 Internal Server Error page that looks like this: http://www.somedomainname.com/ft2/install/step5.php.
It seems that there is a memory allocation error somewhere as evident from my error log files below:
I'm not sure if there is a bug somewhere, but I just wanted to let you know just in case. In the meantime, I'll see if I can figure something out by looking into the php.ini settings.
Regards,
antonitus
I seem to be having problems getting past step4.php of the FormTools v2.0.0-beta-20090131.
When I look at the config file it creates the necessary data, but it when I click on the 'Create File' button I get a 500 Internal Server Error page that looks like this: http://www.somedomainname.com/ft2/install/step5.php.
It seems that there is a memory allocation error somewhere as evident from my error log files below:
Code:
somedomainname.com [Fri Feb 06 10:46:41 2009] [error] [client 90.192.XX.XXX] Allowed memory size of 32 bytes exhausted (tried to allocate 56 bytes), referer: http://www.somedomainname.com/ft2/install/step4.php
somedomainname.com [Fri Feb 06 10:46:41 2009] [error] [client 90.192.XX.XXX] Premature end of script headers: step5.php, referer: http://www.somedomainname.com/ft2/install/step4.php
I'm not sure if there is a bug somewhere, but I just wanted to let you know just in case. In the meantime, I'll see if I can figure something out by looking into the php.ini settings.
Regards,
antonitus