Sean I am almost certain that you are not connected to your realtime.txt file. I can see that the realtime.txt is not in your root directory. The default location for the file after installing the weewx-crt extension is /var/tmp/realtime.txt.
Assuming you have not changed this in your weewx.conf file (you can check by opening the file and in the CRT you will see the line: - filename = /var/tmp/realtime.txt Irrespective of where the file is actually located, make sure that you set weather34 settings to that same location. On Monday, October 15, 2018 at 11:05:35 PM UTC+1, steeple ian wrote: > > Sean > > Config file attached. > > Also I am running the latest GitHub version of the template on my test > server so you should not have any problems with that. (The version that you > see on my public facing server is based on the same version but heavily > customised to my own specific interests and requirements). > > Ian > > > > > On 15 Oct 2018, at 22:09, Sean Lane <[email protected]> wrote: > > i installed the latest version which had a date of a few days ago.. would > that be my problem? > > On Mon, Oct 15, 2018 at 5:22 PM Sean Lane <[email protected]> wrote: > >> could you send me your conf file for php.. thats the exact guide i used.. >> i'll double check though. >> >> Thanks >> >> On Mon, Oct 15, 2018 at 4:55 PM steeple ian <[email protected]> wrote: >> >>> Hi Sean, >>> I had issues with Ngnix on my test server as well. I have just purged it >>> (sudo apt-get purge nginx | sudo apt autoremove) then re-installed lighttpd. >>> >>> This is the method I used: - >>> >>> https://pimylifeup.com/raspberry-pi-lighttpd/ >>> >>> Please pay particular attention to the section on configuration, >>> paragraphs 8, 9, 10. If you are using a version of PHP other than the >>> default for the Pi which is currently 7.0 make sure that this is reflected >>> in the changes you make to the 15-fastcgi -php.conf file >>> >>> Everything worked first time after the re-install. Fingers crossed for >>> you this time round. >>> Ian >>> >>> Sent from my iPad >>> >>> On 15 Oct 2018, at 19:50, Sean Lane <[email protected]> wrote: >>> >>> THanks for looking, i switched to lighttp and i am getting a 500 error >>> now.. >>> >>> On Mon, Oct 15, 2018 at 7:20 AM Sean Lane <[email protected]> wrote: >>> >>>> I did that but no go. >>>> >>>> Sean >>>> >>>> Sent from my iPhone >>>> >>>> > On Oct 15, 2018, at 3:30 AM, steeple ian <[email protected]> >>>> wrote: >>>> > >>>> > I use Apache on my main server and Lighttpd on my test server. I will >>>> setup a second test server with Nginx. In the meantime please make sure >>>> that your web server root folder is recursively set to permissions 775, ID >>>> your Pi username and ownership www-data. By the use of recursive it will >>>> ensure all your files on your web server inherit the above settings. >>>> > >>>> > Sent from my iPad >>>> > >>>> >> On 15 Oct 2018, at 04:18, Sean Lane <[email protected]> wrote: >>>> >> >>>> >> Are you using Apache or nginx? For some reason with nginx the pages >>>> are not loading. I can only get easysetup to load. >>>> >> >>>> >> -- >>>> >> 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. >>>> > >>>> > -- >>>> > 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. >>>> >>> >>> -- >>> 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. >>> >>> >>> -- >>> 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. >>> >> > -- > 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. > > > -- 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.
