Page 1 of 1

phpmyadmin 2 questions

PostPosted: 24. April 2007 18:30
by grglaz
hi everybody i want to ask you 2 questions.

first: i can access the phpmyadmin page without giving username ang password.so,how can i activate a username and a password to enter the page?

second: when i complete the database creation,how can i connect it with my index page?i think that i must extract it first as sql database,ok, and then?

please help me

PostPosted: 26. April 2007 23:43
by sari42
>first: i can access the phpmyadmin page without giving username ang password.so,
>how can i activate a username and a password to enter the page?
use auth_type cookie or http as described in phpmyadmin/Documentation.html#quick_install
or http://wiki.cihar.com/pma/Quick_Install
---
>how can i connect it with my index page?
google a php/mysql tutorial