User Tools

Site Tools


doc:appunti:hardware:raspberrypi_air

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
doc:appunti:hardware:raspberrypi_air [2018/10/03 06:00] – [Basic Raspbian Setup] niccolodoc:appunti:hardware:raspberrypi_air [2018/10/03 06:05] – [Basic Raspbian Setup] niccolo
Line 80: Line 80:
 </code> </code>
  
-Edit **/etc/nginx/sites-available/default** to enable PHP into the Nginx web server, then reload Nginx. We want also that Nginx write log messages into memory instead of microSD files (we are running busybox-syslogd), so we changed the file **/etc/nginx/nginx.conf** in this way: +Edit **/etc/nginx/sites-available/default** to enable PHP into the Nginx web server, then reload Nginx.
- +
-<file> +
-http { +
-    #access_log /var/log/nginx/access.log; +
-    #error_log /var/log/nginx/error.log; +
-    access_log syslog:server=unix:/dev/log; +
-    error_log syslog:server=unix:/dev/log; +
-+
-</file> +
 ===== DS3231 RTC Clock ===== ===== DS3231 RTC Clock =====
  
doc/appunti/hardware/raspberrypi_air.txt · Last modified: 2020/08/14 10:17 by niccolo