[TYPO3-english] Typo 3 core update - showing wrong version number?

Michael Schams typo3 at 2017.schams.net
Sun Feb 5 23:23:58 CET 2017


Hi Daniel,

The TYPO3 CMS version number is defined in file:
typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php

For example:
define('TYPO3_version', '7.6.15');

If you run a PHP cache or accelerator (e.g. APCu), clear this and/or
try to restart the daemon on the server or the entire web server (e.g.
Apache).


Cheers
Michael

On Sat, 2017-02-04 at 23:55 +0100, Daniel N. wrote:
> Hello everyone,
> 
> i just installed Typo 7.6.10 for testing purposes (as shown in [1])
> and tried to upgrade it to the latest version (7.6.15) through the
> core updater. Everything seemed to be successful, but TYPO3 still
> claims to be at 7.6.10 (although I already did the database analyzer
> changes, etc...). 
> 
> Is this an actual issue or just a display error?
> How can I verify, if the installation was successful? (the updater
> still wants to update, but skips most of the steps)
> Is there a way to fix this?
> Did I miss something through the upgrade process?
> 
> I already checked the symlink, which is pointing to the new version:
> typo3_src -> ../typo3_src-7.6.15/
> 
> Any hint would be greatly appreciated
> 
> Thanks in advance
> 
> Daniel
> 
> [1]
> docs.typo3.org/typo3cms/InstallationGuide/QuickInstall/GetAndUnpack/I
> ndex.html
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> 


More information about the TYPO3-english mailing list