[TYPO3-dev] Prerequisites for each Typo3 version ?

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Wed Oct 24 12:32:51 CEST 2007


Kari Salovaara schrieb:
> Hi,
> 
> I've been searching prerequisites and/or recommendations of program 
> versions for each Typo3 version without succesful results. They don't 
> exist or are too old.
> Those versions for which I need this knowledge are Typo 4.0.7 and Typo 
> 4.1.3.
> I'd like to get official answer in to which I can trust (due quite big 
> task to upgrade/maintain a bunch of servers and tens of domains mostly 
> on voluntary basis (cheeper than a beer ;-)  )).
> 
> What is the minimum version for PHP ?

4.0 => 4.1 (officially, but I think that in reality it needs 4.3)
4.1 => 4.3

> What is the maximum version for PHP ?

None.

> What is the minimum version for MySQL ?

3.23 should still be enough, but I suggest newer versions if you run utf8

> What is the maximum version for MySQL ?

None, note that Mysql 5.x will not run in strict mode

> Any other prerequisites for PHP ?

PHP sessions must be enabled (for BE login)
PREG, GD, etc in short everything that is "installed by default" for PHP

Masi




More information about the TYPO3-dev mailing list