Database Login Screen Problem |
8/18/2006 09:49:51 | |
| PHPRunner General questions | ||
|
B
barrydbrown author
I have generated a very simple app that accesses a single table. At first, I was not able to connect because I was using MySQL 5. I got that fixed, but now when I run the application in a browser, it opens a connection window with user "" @http://localhost and will not allow me to log in to the database. The app uses user='user', password='user' and host='bmain'. |
||
|
|
Alexey admin 8/18/2006 |
|
Barry, |
|