Skip to content

UMDWaterShed/DataLogger-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataLogger-Server

This is the PHP code that runs on the server in order to replicate the DataLogger's database from the house.

To run, rename settings.sample.inc.php to settings.inc.php and fill in the setting values.

Setup

The included sql script creates the database. If you are using MariaDB instead of MySQL, you can change ENGINE=MyISAM to ENGINE=Aria for improved crash recovery. (This is more important for the house computer than the server, so it may not be necessary.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages