Skip to content
This repository was archived by the owner on Apr 18, 2021. It is now read-only.

Commit ab19b9b

Browse files
committed
Update README.md
New Instructions
1 parent 2118719 commit ab19b9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ A PHP e-commerce web application.
55

66
1. To set this web application, make sure PHP and PHPMyAdmin is installed on your server.
77
2. Next open PHPMyAdmin and import the bolt.sql file. This will create the database on your server.
8-
3. Upload all files on your server except for bolt.sql
9-
4. The admin user which I have made has an email id admin@admin.com and the password is admin
8+
3. Upload all files on your server except for bolt.sql or bolt-new-phpmyadmin.sql! I have provided two database files for an old and new version of PHPMyAdmin respectively.
9+
4. The admin user which I have made has an email id sjobs@apple.com and the password is steve
1010
5. Open config.php file and add the details of your PHPMyAdmin's id and password to access the database. Now re-upload this file to the server.
1111
6. Once this is done, go to the url of your website and it should be up and running.
1212

0 commit comments

Comments
 (0)