Welcome Guest, Not a member yet? Register   Sign In
How can I change DB settings while the App is running
#3

He needs to set the MySQLi password.

Code:
// Shell from Control Panel or CMD - change your_password to yours.
cd mysql\bin
mysqladmin --user=root password "your_password"
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: How can I change DB settings while the App is running - by InsiteFX - 12-22-2021, 02:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB