IP.Board Support

EX1045: Access denied for user ''@'localhost' (using password: NO)

Submitted by WpJUel, , Thread ID: 273950

WpJUel
Newbie
Level:
0
Reputation:
0
Posts:
14
Likes:
0
Credits:
2
08-09-2023, 04:08 PM
#1
Hello
I just dowloaded the newest Ipboard out there (also on a fresh Xampp installation)
But when i open the installation. and push "Start Installation" i just get this error
EX1045: Access denied for user ''@'localhost' (using password: NO)


It also says this
Code:
IPS\Db\Exception: Access denied for user ''@'localhost' (using password: NO) (1045)
#0 C:\xampp\htdocs\system\Db\Db.php(356): IPS\_Db->_establishConnection(false)
#1 C:\xampp\htdocs\system\Db\Db.php(487): IPS\_Db->checkConnection(false)
#2 C:\xampp\htdocs\system\Db\Select.php(388): IPS\_Db->preparedQuery('SELECT conf_key...', Array, true)
#3 C:\xampp\htdocs\system\Db\Select.php(286): IPS\Db\_Select->runQuery()
#4 C:\xampp\htdocs\system\Settings\Settings.php(173): IPS\Db\_Select->setKeyField('conf_key')
#5 C:\xampp\htdocs\system\Settings\Settings.php(122): IPS\_Settings->loadFromDb()
#6 C:\xampp\htdocs\system\Http\Url\Friendly.php(671): IPS\_Settings->__get('furl_configurat...')
#7 C:\xampp\htdocs\system\Http\Url\Friendly.php(90): IPS\Http\Url\_Friendly::furlDefinition()
#8 C:\xampp\htdocs\system\Http\Url.php(279): IPS\Http\Url\_Friendly::createFriendlyUrlFromComponents(Array, '/admin/install')
#9 C:\xampp\htdocs\system\Request\Request.php(276): IPS\Http\_Url::createFromString('http://localhos...', true, true)
#10 C:\xampp\htdocs\applications\core\modules\setup\install\systemcheck.php(45): IPS\_Request->url()
#11 C:\xampp\htdocs\system\Dispatcher\Controller.php(118): IPS\core\modules\setup\install\_systemcheck->manage()
#12 C:\xampp\htdocs\system\Dispatcher\Setup.php(220): IPS\Dispatcher\_Controller->execute()
#13 C:\xampp\htdocs\admin\install\index.php(14): IPS\Dispatcher\_Setup->run()
#14 {main}

Hope any of you can help

RE: EX1045: Access denied for user ''@'localhost' (using password: NO)

Yondu
Marry Poppins Y'all
Administrators
Level:
36
Reputation:
190
Posts:
1.54K
Likes:
335
Credits:
3.54K
09-09-2023, 04:08 PM
#2
Hi

I don't know if this would work but have you tried this method?

A) 1: Go to Local Disk© drive

2: Select xamp server

3: Select apps folder

4: Select phpmyadmin4.1.14

5: Find config.inc.php Edit with notpad++

6: Find this lane,$cfg['Servers'][$i]['password'] = '';

7: Give password('admin') same as Mysql

Example,

  mysql root password :admin
  phpmyadnin password :admin
[Image: wsUuw16j6oyxLLRnnK.gif]

Users browsing this thread: 1 Guest(s)