Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions Lab Usage Server/Setup Directions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
(4) Make sure that webserver user has read/write permission to src/logs folder and their contents (app.log, php.log).
(4) Make necessary changes in src/config.php.
(5) Replace https://server with your server address in src/public/chart.php.
(6) Restart web server to make changes.
(7) Customize src/public/index.php for appropriate labs.
(6) Restart web server to make changes.
(7) Customize src/public/index.php for appropriate labs.
(8) Setup a cron job to run either cron\cron.sh or cron\cron.bat every hour for historical data.