Warning: Declaration of TYPO3\CMS\Core\Package\PackageManager::injectClassLoader(TYPO3\CMS\Core\Core\ClassLoader $classLoader) should be compatible with TYPO3\Flow\Package\PackageManager::injectClassLoader(TYPO3\Flow\Core\ClassLoader $classLoader) in /usr/home/cargo19dawid/domains/dev.papercut.pl/public_html/typo3/typo3/sysext/core/Classes/Package/PackageManager.php on line 98 Warning: Declaration of TYPO3\CMS\Core\Package\FailsafePackageManager::registerPackagesFromConfiguration() should be compatible with TYPO3\CMS\Core\Package\PackageManager::registerPackagesFromConfiguration($registerOnlyNewPackages = false) in /usr/home/cargo19dawid/domains/dev.papercut.pl/public_html/typo3/typo3/sysext/core/Classes/Package/FailsafePackageManager.php on line 66 Warning: Use of undefined constant FLOW_PATH_PACKAGES - assumed 'FLOW_PATH_PACKAGES' (this will throw an Error in a future version of PHP) in /usr/home/cargo19dawid/domains/dev.papercut.pl/public_html/typo3/typo3/sysext/core/Classes/Core/Bootstrap.php on line 297 Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /usr/home/cargo19dawid/domains/dev.papercut.pl/public_html/typo3/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 318 Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /usr/home/cargo19dawid/domains/dev.papercut.pl/public_html/typo3/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 325 Installing TYPO3 CMS

 

Installing TYPO3 CMS 6.2.4

System environment check

TYPO3 is an enterprise content management system that is powerful, yet easy to install.

After some simple steps you'll be ready to add content to your website. This first step checks your system environment and points out issues.

Detailed analysis

/typo3_src should be a link, but it does not exist
Links cannot be fixed by this system

Some PHP functions disabled
disable_functions=exec passthru shell_exec system proc_open popen pcntl_exec pcntl_fork
These function(s) are disabled. TYPO3 uses some of those, so there might be trouble. TYPO3 is designed to use the default set of PHP functions plus some common extensions. Possibly these functions are disabled due to security considerations and most likely the list would include a function like exec() which is used by TYPO3 at various places. Depending on which exact functions are disabled, some parts of the system may just break without further notice.