XAMPP Server

I have already configured database, which I want to copy it to the XAMPP server

  • I have imported the database but it does not uses it as a default.

  • I keep getting the message "Cannot select database"

  • I am fried by this tension

  • Please help me


Results are only viewable after voting.

vijayimmune

Junior Member
Mar 1, 2013
10
0
0
Hi, do any body know how to configure the database in XAMPP server, if yes then please reply I am waiting constantly for the reply.
 

beginner99

Diamond Member
Jun 2, 2009
5,315
1,760
136
pretty much worked out of the box for me.

However your poll question and the question in your post ask something completely different...You need to be a lot more specific....
 

vijayimmune

Junior Member
Mar 1, 2013
10
0
0
the poll question is the latest one, I got the myphpadmin page where I can see the database and its table's, now when I export the database in sql format and then import it into the XAMPP server database, it took the database and also shows the tables, but it dosent uses it, whenever I load my .php page it says "Cannot select database".
 

Leros

Lifer
Jul 11, 2004
21,867
7
81
Are you connecting to the right database? Do you have the correct username and password in your client application? Does your database have the correct users and grants setup?
 

vijayimmune

Junior Member
Mar 1, 2013
10
0
0
I dont know any of this leros... where can I find the username and password from the clent application ?!