the .php files and the image folder need putting inside of a folder called "shows" inside of the htdocs folder in xampp/lampp. and the .sql file needs importing using the phpmyadmin web interface.
you need to create a new database called "tracker" and then import the sql inside of that. the table should be called "shows".
you need to add a user inside of phpmyadmin called "tracker" with the password "password" and give it full priveleges.
once those steps have been done you should be able to start the apache and mysql using the "xamp control panel" in windows or in linux by navigating to "/opt/lampp" and executing the command "./lampp start"
to access the website you navigate to "IPADDRESS/shows/index.php"
-
Notifications
You must be signed in to change notification settings - Fork 0
jiyodan/tracker
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
a website designed for self hosting using xampp or lampp on linux.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published