Page 1 of 1

FORMS do not work on 4.2.3

Posted: Thu Sep 26, 2002 11:13 am
by vquintero
I have just upgraded to version 4.23 (Build date:Sep 6 2002 10:38:51) it is operating on a win2000 system and Apache 1.3.9 webserver, with MYSQL 3.23.35
Until yesterday I was working with PHP version 4.0 an from the moment I upgraded, all my FORMS ceased to operate, even the simplest test. The input values are not sent to the processing form. I have checked several times the configuration files por PHP and Apache, but cannot find anything else to adjust.
I have tried with IE5, IE6, Netscape 4.4 and 7 with the same result.
Appart from it the application is runnig OK with MYSQL, but all my scripts with forms are paralyzed.

Can any one give me a hand?

Thanks

Vladimir

Posted: Thu Sep 26, 2002 11:18 am
by nielsene
Please read this

Posted: Thu Sep 26, 2002 11:43 am
by JPlush76
hope you don't have alot of forms you need to change over :o

Posted: Thu Sep 26, 2002 4:46 pm
by jason
JPlush76 wrote:hope you don't have alot of forms you need to change over :o
Well, he could always set register_globals to "on" in the php.ini

Posted: Thu Sep 26, 2002 4:54 pm
by JPlush76
lies, all lies :(