Project

General

Profile

Actions

Bug #46936

closed

Database connection problem / installer

Added by Marcin Sągol about 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2013-04-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Installer stops at step 2 where database connection details are enterd. Form filled with proper data will return:

There is no connection to the database!
(Username: , Host: , Using Password: YES)
Go to Step 1 and enter a valid username and password!

Take a look that username or host arent show here (but they are saved in LocalConfiguration.php).

Than if i refresh page i will have:

There is no connection to the database!
(Username: my_database, Host: localhost, Using Password: YES)
Go to Step 1 and enter a valid username and password!

So the same message with database name and host filled now.

Theres more. If i manually type all required data into LocalConfiguration.php i am able to run installer but only shalf of tables are inported to DB. If i go to Comapare DB in install tool i see several tablee missing but they cant be imported because of errors (syntax? like something wrong near ) ENGINE InnoDB; etc.)


Files

typo3_missing_tables (21.6 KB) typo3_missing_tables Marcin Sągol, 2013-04-05 15:29
Actions

Also available in: Atom PDF