LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How to create MySQL cPanel on Phpmyadmin (https://www.linuxquestions.org/questions/linux-general-1/how-to-create-mysql-cpanel-on-phpmyadmin-4175490377/)

Habitual 01-18-2014 05:12 PM

Quote:

Originally Posted by satimis (Post 5100271)
[code]
define('DB_USER', 'piano2');Pls advise how to bring it back to user-piano2 and its password?

This is WRONG.

Quote:

Originally Posted by satimis (Post 5099487)
$ mysql -uwordpress -ppiano0114 -e "show databases;"
Code:

+--------------------+
| Database          |
+--------------------+
| information_schema |
| piano1            |
| piano2            |
| test              |
| wordpress          |
+--------------------+


Aren't you tired of running in circles?

satimis 01-18-2014 06:35 PM

Quote:

Originally Posted by Habitual (Post 5100444)
This is WRONG.

Ah I got it.

I mistakenly thought the users are piano1 and piano2. They should be "wordpress", same user.

Thanks.

After changing the permalinks, the local sites work similar to the Live site. I'll make another round on other Live sites in order to further practise.

Lot of thanks for your effort and time in supporting me.

Rgds
satimis

Habitual 01-19-2014 08:19 AM

Quote:

Originally Posted by satimis (Post 5100488)
Lot of thanks for your effort and time in supporting me.

You are very welcome.
Glad it worked out.


All times are GMT -5. The time now is 06:00 PM.