Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 147918

Summary: phpmyadmin tbl_replace line 155 php 5.1.6
Product: Gentoo Linux Reporter: Matreju <matreju>
Component: Current packagesAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: php-bugs
Priority: High    
Version: 2006.1   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matreju 2006-09-17 05:27:23 UTC
Warning: Invalid argument supplied for foreach() in tbl_replace.php on line 155
Its not possible to change any records with phpmyadmin

2006.1 AMD64 hardened-php 5.1.6 apache2

On mass records you couldnt select any record ?!?!?
I have tried a single installation with 2.9.0-rc1 phpmyadmin the same problem.

Greetings, Matreju
Comment 1 Luca Longinotti (RETIRED) gentoo-dev 2006-09-17 06:37:28 UTC
This seems related to the Hardened-PHP patch, see http://sourceforge.net/tracker/index.php?func=detail&aid=1449901&group_id=23067&atid=377409
Could you try to confirm this by recompiling dev-lang/php with the "hardenedphp" USE flag turned off?
Thanks and best regards, CHTEKK.
Comment 2 Matreju 2006-09-17 07:11:37 UTC
Yes..It is the hardening patch ;( I think the varfilter settings have to be changed. But i dont know which one are usefull when a lots of data must be send. See my record problem in phpmyadmin.

Thx for your work !!!