[fixed] Password for DB is required during installation

Forum rules
Only administrators can post or move items here.
Post Reply
kuzmany
Power Poster
Power Poster
Posts: 448
Joined: Tue Oct 10, 2006 5:00 pm
Location: Bratislava

[fixed] Password for DB is required during installation

Post by kuzmany »

It's required, but on localhost I don't use to use password for DB connect.

Usually is not decessary during the install process.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Password for DB is required during installation

Post by Rolf »

Fixed in SVN (Installer rev. 87)
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
jce76350
Beta Tester
Beta Tester
Posts: 2032
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

Re: [fixed] Password for DB is required during installation

Post by jce76350 »

Not sure ;) I have a message "Please enter a valid password for authenticating to the database"

see class.wizard_step4.php
if( !isset($config['dbpass']) || !$config['dbpass'] ) throw new \Exception(\__appbase\lang('error_nodbpass'));
Jean-Claude Etiemble
jce76350
Beta Tester
Beta Tester
Posts: 2032
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

Re: [fixed] Password for DB is required during installation

Post by jce76350 »

Now fixed in rev 88
Jean-Claude Etiemble
Post Reply

Return to “Closed Issues”