My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
Download: database script
 
Uploaded by:  shekar.m...@gmail.com
Released: Jun 06, 2012
Uploaded:  Jun 6, 2012
Downloads: 49



File:
Download  olcp.sql   11.7 KB
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?



Powered by Google Project Hosting