BPI-M2+ Weather station_12 create yourself website (nginx+php):
at Weather station_11,we have create web server ,so we can add ourself mainpage on it(mainpgae main function is :data receive ,save and show )
1.unzip web file , and place it to web root dir.
2.edit config.php to change location of data.(Also can not change, directory must exist, and have read and write permissions);
$data_path = "/home/pi/data/";
3.enter the IP address of the BPI in the browser, check whether can normal visit
web source code download link:
https://drive.google.com/file/d/0B4PAo2nW2KfnSHNjZ2czM29ZeXc/view?usp=sharing