https://github.com/ifirmawan/codeigniter-sistem-booking-kelas
Arsip proyek codeigniter membuat sistem booking kelas atau ruangan
https://github.com/ifirmawan/codeigniter-sistem-booking-kelas
booking-system codeigniter3
Last synced: about 1 month ago
JSON representation
Arsip proyek codeigniter membuat sistem booking kelas atau ruangan
- Host: GitHub
- URL: https://github.com/ifirmawan/codeigniter-sistem-booking-kelas
- Owner: ifirmawan
- License: mit
- Created: 2020-11-15T13:17:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-15T13:18:41.000Z (over 5 years ago)
- Last Synced: 2025-01-26T02:52:28.893Z (over 1 year ago)
- Topics: booking-system, codeigniter3
- Language: PHP
- Homepage:
- Size: 3.15 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: license.txt
Awesome Lists containing this project
README
1. buka htpp://localhost/phpmyadmin .
2. import db/proyek_sibuk.sql
3. atur password dan user phpmyadmin.
4. periksa file C:\xampp\apache\conf\htttpd.conf
**(* hapus tanda "#" jika ada)**
before
#Include conf/extra/httpd-vhosts.conf
After
Include conf/extra/httpd-vhosts.conf
* C:\Windows\System32\drivers\etc\hosts.
127.0.0.1 sibukeles.id
5.buka C:\xampp\apache\conf\extra\httpd-vhosts.conf
edit dengan isi berikut ini
NameVirtualHost *:80
DocumentRoot "C:/xampp/htdocs"
ServerName localhost
AllowOverride All
Require local
DocumentRoot "C:/Users/iwan/Dropbox/sibuk"
ServerName sibukeles.id
AllowOverride All
Require local
````
**Catatan** Sesuaikan directory letak dropbox yang anda install. dan port server apache. contoh diatas
buka dibrowser http://sibukeles.id