FYI - I'm a newbie to PHP, formgen, & Linux overall.
I've seen this error posted in other threads ...however, neither the most recent one (https://sourceforge.net/forum/forum.php?thread_id=1587087&forum_id=149299) nor the others I've looked at have resolved my problem.
I have installed and configured formgen as per its ReadMe.
phpFormgen 2.09
Suse 10.1
Apache2
PHP5 (version php5-5.1.2-29.19)
Any suggestions??
Thanks.
-Darrin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I found my solution. While I had edited the php.ini file to "register_long_array = On", I did it on line 82. I did not realize that my php.ini file had it set to off on line 457.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
FYI - I'm a newbie to PHP, formgen, & Linux overall.
I've seen this error posted in other threads ...however, neither the most recent one (https://sourceforge.net/forum/forum.php?thread_id=1587087&forum_id=149299) nor the others I've looked at have resolved my problem.
I have installed and configured formgen as per its ReadMe.
phpFormgen 2.09
Suse 10.1
Apache2
PHP5 (version php5-5.1.2-29.19)
Any suggestions??
Thanks.
-Darrin
I found my solution. While I had edited the php.ini file to "register_long_array = On", I did it on line 82. I did not realize that my php.ini file had it set to off on line 457.