On Saturday, March 2, 2019 at 2:21:10 PM UTC-8, Scott Grayban wrote: > > Try as root > > mkdir -p /var/www/html/weewx/ > > Then start weewx >
That is not actually necessary, although it doesn't hurt anything of course. Tested by building a clean debian VM with a dpkg install of 3.9.1 and nginx as a webserver. Weewx does the right thing in creating the output directory when it needs to do so. (line 459 or so of reportengine.py if you want to see the code) -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
