Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error warning
01-06-2014, 08:39 PM,
#1
Error warning

Warning mysqli-connect: (HYOOOI1045): Access denied for users root@localhost(Using password YES) in c:\xampp\htdocs\weberp\weberp\includes\connectDB_mysqli.inc on line 17

Warning mysqli-set char set expects parameter 1 to be mysqli boolean given in c:\xampp\htdocs\weberp\weberp\includes\connectDB mysqli.inc on line 23
Reply
01-06-2014, 08:49 PM,
#2
RE: Error warning
Hi,do you have the mysqli extension installed or just the mysql? (note the i on the end)

Try changing the $DBType variable in config.php to mysql

Thanks
Tim
Reply
01-14-2014, 07:29 PM, (This post was last modified: 01-14-2014, 07:33 PM by Kistone.)
#3
RE: Error warning
Heart
(01-06-2014, 08:49 PM)Forums Wrote: Hi,do you have the mysqli extension installed or just the mysql? (note the i on the end)

Try changing the $DBType variable in config.php to mysql

Thanks
Tim


Hi Phi,
Thank for your reply
Changing the DBType to mysql just changes the error messege. I am using xampp and weberp version 4.x

Kind Regards

Kistone.
Reply
01-14-2014, 07:56 PM,
#4
RE: Error warning
(01-14-2014, 07:29 PM)Kistone Wrote: Heart
(01-06-2014, 08:49 PM)Forums Wrote: Hi,do you have the mysqli extension installed or just the mysql? (note the i on the end)

Try changing the $DBType variable in config.php to mysql

Thanks
Tim


Hi Phi,
Thank for your reply
Changing the DBType to mysql just changes the error messege. I am using xampp and weberp version 4.x

Kind Regards

Kistone.

Can you check that you have the correct mysql user name and password in config.php?

Does your DB name contain any upper case characters.

Thanks
Tim
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)