Actions
Bug #23147
closed[Install] make a pre-check for required php-extensions
Start date:
2010-07-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If one of the following php-extensions is not present, TYPO3 won't run without problems, so check it at the very first place of 1-2-3-install.
The extensions are:
- filter
- GD2
- JSON
- mysql
- pcre
- session
- SPL
- standard
- xml
- zlib
(issue imported from #M15075)
Files
Actions