On Sunday, February 11, 2024 at 2:44:18 PM UTC-5 [email protected] wrote:
Do you have the files generated by the weewx in the */var/www/html* folder without the many error messages I have? If not, I have no idea what to do next. please note that /var/www/html is not the same as /var/www/html/weewx the weewx installer sets permissions on /var/www/html/weewx, since that is the default location of HTML_ROOT the owner of /var/www/html is typically www-data, although this depends on the linux distribution and web server configuration. be sure that you know who weewxd is running as. when you do 'ps aux | grep weewxd', the first column will be the username of the owner of the weewxd process. that user must have read/write permission on the HTML_ROOT directory. m -- 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 on the web visit https://groups.google.com/d/msgid/weewx-user/76c69870-83a3-4c66-bbd1-15f4b812425cn%40googlegroups.com.
