Michael - WEEWX_ROOT is the root folder under which all the other folders live (such as HTML_ROOT or SKIN_ROOT). My WEEWX_ROOT is /, SKIN_ROOT is /etc/weewx/skins and HTML_ROOT is /var/www/html/weewx. Your skins would be in WEEWX_ROOT/SKIN_ROOT and your weather files will generate into WEEWX_ROOT/HTML_ROOT.
What do you have SKIN_ROOT and HTML_ROOT set to? And do those folders exist within the WEEWX_ROOT folder you created? Tom On Friday, January 5, 2024 at 2:56:29 PM UTC-9 Tom Keffer wrote: > Could you try again? I don't understand the point you are making. > > On Fri, Jan 5, 2024 at 7:59 AM 'Michael Waldor' via weewx-user < > [email protected]> wrote: > >> Maybe my understanding of WEEWX_ROOT is wrong. But partly it worked thus >> I assume it is not working everywhere. I did set WEEWX_ROOT within >> weewx.conf onto some directory and copied a full weewx 4.6.2 installation >> over there. But the following folders were not found >> >> WEEWX_ROOT/etc/weewx/skins >> WEEWX_ROOT/var/www/html/weewx >> >> I could fix that by introducing proper links like e.g. >> mkdir /etc/weewx >> cd !$ >> ln -s WEEWX_ROOT/etc/weewx/skin >> cd /var >> ln -s WEEWX_ROOT/var/www >> >> It's really a minor issue, but maybe it should be fixed sometimes. >> >> Regards, Michael >> >> -- >> 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/d6931dc9-214c-4a75-b1ae-b2bd063b2ca5n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/d6931dc9-214c-4a75-b1ae-b2bd063b2ca5n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/74b87308-be5d-4448-a37d-0613c380b9d2n%40googlegroups.com.
