Steffen Gebert wrote: > Callum MacEwan wrote: > >> Hi Steffen that is what I am trying todo I started at 3.5 then upgraded >> to 3.6.2 that went fine tested both backend and frontend all okay then >> the next step to 3.7 backend has the above fatal error frontend is >> working fine. Should I progress to 3.8 and see if the backend magically >> fixes itself. >> I did try to go straight to 4.2 but got some very strange errors like >> "no page found" and "no root link" >> > > Puh.. I don't have any experience with such big updates. Maybe just try 4.0 > and then 4.2 > For TYPO3 4.2 you need at least PHP 5.2. > > I think xml_parser_create() is part of SimpleXML library - so you have to > install this PHP extension. As there are still calls to this function in > newer TYPO3 versions, it would be necessary in every case, to solve this > problem, if you want to upgrade to any version. > > Steffen > > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english > > > Thanks Steffen
I will check simpleXML I do have two servers one with PHP4 and one with PHP5 I bounce this upgrade to both servers hoping I can get it working. I have not been asked to work on this installations of Typo3 for 4 years Kasper started something special. I did try the big jump to version 4 but just got the white screen in both BE & FE. So I'm taking the version by version approach Cheers Callum _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
