Actions
Bug #18257
closedExt manager - error mysql_fetch_assoc() supplied argument not a valid MySql result resourse
Start date:
2008-02-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I have just installed Typo3 4.1.5
When I go into ext Manager I get the following:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /srv/www/typo3_src-4.1.5/t3lib/class.t3lib_db.php on line 796
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /srv/www/typo3_src-4.1.5/t3lib/class.t3lib_db.php on line 823
This is repeated 10 times
I don't know if this is a major problem or not
Php Version 5.1.2
MySql Version 5.0.18
(issue imported from #M7597)
Actions