Project

General

Profile

Actions

Bug #15179

closed

Very difficult install.

Added by Allan Jacobsen over 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2005-11-04
Due date:
% Done:

0%

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

Description

When installing from scratch, it is a uphill battle.
Setting things up as in the manual gives this every time:

Warning: mysql_pconnect(): Access denied for user: 'www-data@localhost' (Using password: NO) in /var/www2/typo3conf/ext/adodb/adodb/drivers/adodb-mysql.inc.php on line 356
DBAL error: Connection to mysql://:@/?persistent=1&fetchmode=3 failed. Maybe PHP doesn't support the database?

Changing the type to native gives the forms where it is possible to enter username,password and host, but not the db.
Changing back to adodb gives the possibility to select a database, and then we can get on to input the tables into the db.
Here "Update required tables COMPARE" creates the tables but gives you a lot of changes to the tables, just ignore them.
Then create an admin user account, and login should work.
Crating a page and template works but changing the password for the backend user gives this warning:
"Warning: Illegal offset type in /var/www2/typo3conf/ext/dbal/class.ux_t3lib_db.php on line 1402"

standard debian sarge linux. typo3 version 3.8.0.
(issue imported from #M1781)

Actions

Also available in: Atom PDF