From:             [EMAIL PROTECTED]
Operating system: RedHat 7.2
PHP version:      4.2.1
PHP Bug Type:     Performance problem
Bug description:  Can't use "POST" in forms

Hi,
I configured --with apxs=/usr/sbin/apxs --with-mysql=/usr
--with-oci8=/usr/oracle/9.0 --enable-sigchild
It compiled fine, and could connect to Mysql and Oracle, but if I used
"Method=POST" in input forms, it didn't work, even after I edited php.ini
and changed to 
register_globals = On.
Works fine with php 4.1.2, but not with >=4.2.0
Thanx

-- 
Edit bug report at http://bugs.php.net/?id=17266&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17266&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17266&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17266&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17266&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17266&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17266&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17266&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17266&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17266&r=globals

Reply via email to