Bug #15947
closed
Cannot Access Extensions dur to error
Added by old_buschm over 18 years ago.
Updated over 18 years ago.
Category:
Extension Manager
Description
the following error comes up when I try to start the extension Manager:
Fatal error: Call to undefined function gzfile() in /home/httpd/sites/lib/typo3_src-4.0rc2/typo3/mod/tools/em/class.em_index.php on line 1391
I have no chance to get into the extension manager
TYPO3_VERSION: 4.0rc2
PHP_VERSION : 5.0.5
Linuxversion: Trustix 3.0
(issue imported from #M3063)
1.
After this error I can no longer access the extension manager, only when I reset my user account I will get new access to the extension manager.
2.
I installed a compleat now Typo3 Version 4 site for this test. So no old data is in the Database.
3.
Same error with RC1 and RC2
4.
3.8.1 no problemes on the same system on a prallel site.
Have installed the correct zlib library and error is still there
old Versions did not hat this problem.
found a solution for Trustix:
uncomment this line in PHP.ini
extension=zlib.so
Otherwise the moduel will be installed but not loaded. Than restart the httpd and up you go to get the extension managert running. Obviusly a new module used in the implementation which needs to be enabled.
Thanks all for your help
Also available in: Atom
PDF