]> lifelog.hopto.org Git - LifeLog.git/commitdiff
opd
authorWill Budic <redacted>
Fri, 11 Oct 2019 14:48:24 +0000 (01:48 +1100)
committerWill Budic <redacted>
Fri, 11 Oct 2019 14:48:24 +0000 (01:48 +1100)
Installation.txt

index a53b0f03e915ef861630adc6fedeedec84b8c1d9..bcd8b0682e099e2c2ae534fbcdd8a6051e1e7841 100644 (file)
@@ -92,6 +92,7 @@ sqlite3 -csv data_log.db "select * from LOG;" > current_log.csv
 cd /home/{user}/ 
 git clone https://github.com/wbudic/LifeLog
 mkdir /home/{user}/thttpd_dev/dbLifeLog
+chmod +x /home/{user}/thttpd_dev/cgi-bin/*.cgi
 
 Copy from /home/{user}/LifeLog/htdocs/cgi-bin to /home/{user}/thttpd_dev/htdocs/cgi-bin
 if doing development. Copy also the /home/{user}/LifeLog/.git to /home/{user}/thttpd_dev/