Project

General

Profile

Actions

Bug #41084

closed

Installation: Cannot redeclare class t3lib_install

Added by Michael Schams over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2012-09-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Trying to install TYPO3 version 6.0.0 beta2 but it fails with the following PHP error message:

[error] [client 127.0.0.1] PHP Fatal error: Cannot redeclare class t3lib_install in /var/www/blankpackage-6.0.0beta2/typo3_src-6.0.0beta2/t3lib/class.t3lib_install.php on line 39

The error occurs as soon as you try to access the Install Tool (to start the installation): http:// localhost/typo3/install/index.php

PHP 5.3.5-1ubuntu7.10 with Suhosin-Patch (cli) (built: Jun 19 2012 00:54:05)
Ubuntu version 11.04 (GNU/Linux 2.6.38-13-generic i686) Desktop Edition

Step-by-step:
(1) download and extract blankpackage-6.0.0beta2.tar.gz
(2) sudo chown -R www-data:www-data blankpackage-6.0.0beta2
(3) sudo touch typo3conf/ENABLE_INSTALL_TOOL
(4) http:// localhost/typo3/install/index.php
(5) white screen -> error in log file

If you do not create the ENABLE_INSTALL_TOOL file, the note appears, that you have to create it first. The problem occurs with the Blank Package as well as with the Introduction Package. Same steps as above for Introduction Package, but in this case you do not need to create the ENABLE_INSTALL_TOOL file (but the PHP error occurs).


Files

typo3_install_tool_problem.png (58.9 KB) typo3_install_tool_problem.png Tilo Baller, 2012-09-20 14:28

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #41245: Deprecate t3lib_installClosed2012-09-22

Actions
Actions

Also available in: Atom PDF