Hallo, nach meinem Versuch TYPO3 auf die Version 6.1.x zu bringen erhalte ich beim Testen/ Updaten des Referenz-Indexes folgende Warnungen:
PHP Warning: spl_autoload(): open_basedir restriction in effect. File(t3lib_utility_versionnumber.inc) is not within the allowed path(s): (/var/www/webXXX/html:/var/www/webXXX/phptmp:/var/www/webXXX/files:/var/www/webXXX/atd:/usr/share/php:/var/www/empty/webXXX) in /var/www/webXXX/html/Projekt/typo3_src/typo3/sysext/core/Classes/Core/ClassLoader.php on line 161 Warning: spl_autoload(): open_basedir restriction in effect. File(t3lib_utility_versionnumber.inc) is not within the allowed path(s): (/var/www/webXXX/html:/var/www/webXXX/phptmp:/var/www/webXXX/files:/var/www/webXXX/atd:/usr/share/php:/var/www/empty/webXXX) in /var/www/webXXX/html/Projekt/typo3_src/typo3/sysext/core/Classes/Core/ClassLoader.php on line 161 PHP Warning: spl_autoload(): open_basedir restriction in effect. File(t3lib_utility_versionnumber.php) is not within the allowed path(s): (/var/www/webXXX/html:/var/www/webXXX/phptmp:/var/www/webXXX/files:/var/www/webXXX/atd:/usr/share/php:/var/www/empty/webXXX) in /var/www/webXXX/html/Projekt/typo3_src/typo3/sysext/core/Classes/Core/ClassLoader.php on line 161 Warning: spl_autoload(): open_basedir restriction in effect. File(tx_scheduler_additionalfieldprovider.inc) is not within the allowed path(s): (/var/www/webXXX/html:/var/www/webXXX/phptmp:/var/www/webXXX/files:/var/www/webXXX/atd:/usr/share/php:/var/www/empty/webXXX) in /var/www/webXXX/html/Projekt/typo3_src/typo3/sysext/core/Classes/Core/ClassLoader.php on line 161 PHP Warning: spl_autoload(): open_basedir restriction in effect. File(tx_scheduler_additionalfieldprovider.php) is not within the allowed path(s): (/var/www/webXXX/html:/var/www/webXXX/phptmp:/var/www/webXXX/files:/var/www/webXXX/atd:/usr/share/php:/var/www/empty/webXXX) in /var/www/webXXX/html/Projekt/typo3_src/typo3/sysext/core/Classes/Core/ClassLoader.php on line 161 Warning: spl_autoload(): open_basedir restriction in effect. File(tx_scheduler_module.inc) is not within the allowed path(s): (/var/www/webXXX/html:/var/www/webXXX/phptmp:/var/www/webXXX/files:/var/www/webXXX/atd:/usr/share/php:/var/www/empty/webXXX) in /var/www/webXXX/html/Projekt/typo3_src/typo3/sysext/core/Classes/Core/ClassLoader.php on line 161 PHP Warning: spl_autoload(): open_basedir restriction in effect. File(tx_scheduler_module.php) is not within the allowed path(s): (/var/www/webXXX/html:/var/www/webXXX/phptmp:/var/www/webXXX/files:/var/www/webXXX/atd:/usr/share/php:/var/www/empty/webXXX) in /var/www/webXXX/html/Projekt/typo3_src/typo3/sysext/core/Classes/Core/ClassLoader.php on line 161 Warning: spl_autoload(): open_basedir restriction in effect. File(tx_scheduler_task.inc) is not within the allowed path(s): (/var/www/webXXX/html:/var/www/webXXX/phptmp:/var/www/webXXX/files:/var/www/webXXX/atd:/usr/share/php:/var/www/empty/webXXX) in /var/www/webXXX/html/Projekt/typo3_src/typo3/sysext/core/Classes/Core/ClassLoader.php on line 161 PHP Warning: spl_autoload(): open_basedir restriction in effect. File(tx_scheduler_task.php) is not within the allowed path(s): (/var/www/webXXX/html:/var/www/webXXX/phptmp:/var/www/webXXX/files:/var/www/webXXX/atd:/usr/share/php:/var/www/empty/webXXX) in /var/www/webXXX/html/Projekt/typo3_src/typo3/sysext/core/Classes/Core/ClassLoader.php on line 161
Kann jemand damit etwas anfangen und mir sagen, was zu tun ist?