Try looking at the wiki https://github.com/weewx/weewx/wiki/Configure-a-web-server-(Apache,-NGINX-or-lighttpd)
On Friday, May 8, 2026 at 12:30:12 PM UTC-7 Dan Hinckley wrote: > Set up a new venv install with WeeWx 5.3.1 > Ubuntu > NUC5.x > Installed with PIP > > Log at startup: > weewxd: Initializing weewxd version 5.3.1 > May 8 15:13:35 nuc62 weewxd[51956]: INFO weewxd: Command line: > /home/house/weewx-venv/bin/weewxd > May 8 15:13:35 nuc62 weewxd[51956]: INFO weewxd: Using Python: 3.10.12 > (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] > May 8 15:13:35 nuc62 weewxd[51956]: INFO weewxd: Located at: > /home/house/weewx-venv/bin/python3 > May 8 15:13:35 nuc62 weewxd[51956]: INFO weewxd: Platform: > Linux-6.8.0-111-generic-x86_64-with-glibc2.35 > May 8 15:13:35 nuc62 weewxd[51956]: INFO weewxd: Locale: 'en_US.UTF-8' > May 8 15:13:35 nuc62 weewxd[51956]: INFO weewxd: Entry path: > /home/house/weewx-venv/bin/weewxd > May 8 15:13:35 nuc62 weewxd[51956]: INFO weewxd: WEEWX_ROOT: > /home/house/weewx-data > May 8 15:13:35 nuc62 weewxd[51956]: INFO weewxd: Config file: > /home/house/weewx-data/weewx.conf > May 8 15:13:35 nuc62 weewxd[51956]: INFO weewxd: User module: > /home/house/weewx-data/bin/user > May 8 15:13:35 nuc62 weewxd[51956]: INFO weewxd: Debug: 1 > May 8 15:13:35 nuc62 weewxd[51956]: INFO weewxd: User: house > May 8 15:13:35 nuc62 weewxd[51956]: INFO weewxd: Group: house > May 8 15:13:35 nuc62 weewxd[51956]: INFO weewxd: Groups: adm cdrom sudo > dip plugdev lpadmin lxd sambashare house > > It did not create a weewx user, and Apache2 is installed as root:root as > it required sudo to install. > > Added 'house' to the www-data group, no joy. > > All runs well except I cannot figure out how to allow access to > /var/www/html. I know this is a classic issue but google has not directed > me so far. > > Pointers would be appreciated. -- 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]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/fa04de64-2c18-4351-968c-aa947d9d2bcbn%40googlegroups.com.
