You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2021. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@ A PHP e-commerce web application.
5
5
6
6
1. To set this web application, make sure PHP and PHPMyAdmin is installed on your server.
7
7
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
10
10
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.
11
11
6. Once this is done, go to the url of your website and it should be up and running.
0 commit comments