|
| File: |
|
| Description: |
download this file..
open xampp phpmyadmin browser interface
goto -->import
select this file.
click on 'GO'
(to work with project the database
usernamr :root
password: root
(1)..by default xampp doesnot use root password...
to change click on privilages in phpmyadmin window
goto root at localhost--> [edit icon]
scrolldown click on password radio and give pwd as root click go..
now mysql shows an error..
(2).. then goto xampp installation folder/phpmyadmin edit config.inc.php as
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = 'root';
save this file..
refresh phpmyamin page.
(this script file encoding may not support old xampp,MySQL versions
xampp1.7.7 win 32 beta is recommended..... |
| SHA1 Checksum: |
f2b82cafc59e797916a2843de2be0faaa9b82954
What's this?
|
|
|