Welcome Guest, Not a member yet? Register   Sign In
Failing to connect to database
#10

(This post was last modified: 03-23-2021, 03:09 AM by InsiteFX.)

Do the following using XAMPP

In the XAMPP Control Panel on the right side.


Code:
// Shell from Control Panel
cd mysql\bin
mysqladmin --user=root password "your_password"

It thinks the password is yes.


Change the above root to your user name.
Change the above your_password to yours that works.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Failing to connect to database - by IcyGrey - 02-21-2018, 01:57 PM
RE: Failing to connect to database - by IcyGrey - 02-22-2018, 03:29 AM
RE: Failing to connect to database - by IcyGrey - 02-22-2018, 04:35 AM
RE: Failing to connect to database - by adhzim - 03-03-2021, 08:12 AM
RE: Failing to connect to database - by InsiteFX - 02-22-2018, 05:09 AM
RE: Failing to connect to database - by InsiteFX - 03-03-2021, 12:14 PM
RE: Failing to connect to database - by InsiteFX - 03-23-2021, 03:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB