Pierre - I'm sorry but I have to ask some more general questions:
- have you ever run weewx before, or is this a new installation ?
- Are you a new unix/linux user ?
- Did you install a webserver onto your weewx computer ? If so, which
one ?
Your questions tell me that you do not quite understand the entire system
end-to-end, unless GoogleTranslate is misleading me.
- weewx connects to your weather station to query it for sensor data
- weewx periodically saves that data to a sqlite3 database named
'weewx.sdb'
- weewx also periodically generates web pages and images 'from' that
data and saves them to /var/www/html/weewx by default
And:
- you 'also' need to install a webserver app of your choice. I
recommend nginx as the webserver to use
- if you have weewx and a webserver installed, you should not see any
permission errors at all
- you should not need to write your own software to read the database
and write out your own web pages or images
We can fix your permission errors but I wanted to make sure you understand
what a complete weewx system looks like. You need weewx 'and' a webserver
installed and both need to be configured so that they work together. If
you install weewx and nginx, you should not be seeing any errors at all,
and you should be able to browser your web pages via any browser.
(last questions he asked via Google Translate for our mostly
English-speaking readers here)
*Apparently, my station is recognized and information is saved in a
file named "weewx.sdb". What is this type of database?*
* I think the error lines correspond to data not provided by my
station. How do we get graphical presentations like those shown on the
right of the page: https://weewx.com/? I understand that these are
images of applications that some users were willing to show, but that this
is not an "option" of weewx. Yes No ? Being an Object Pascal programmer
with Lazarus, I could make a similar presentation as long as I could insert
the data from my station. But to do this, I need to be able to retrieve
this data, updated every "x" seconds via weewx. Where to get this? In which
file?*
--
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/59859d5d-832f-44b9-b755-b4447db5ba98n%40googlegroups.com.