On 8/20/2018 12:24 PM, Thomas Keffer wrote:
Nothing wrong with the Rapsberry Pi as a platform: thousands of WeeWX
users are using it successfully. However, you should reconsider your
decision to use MySQL if you are not familiar with it. It is much more
complex to administer then the default sqlite database.
In any case, check the access permissions for user weewx. To do this,
run 'mysql' either as user weewx or user root. Then use the SHOW
GRANTS command:
$ *mysql -u root -p
*
mysql> *SHOW GRANTS FOR 'weewx'@'localhost';
*
$ mysql -u root -p **I get access denied**
mysql> SHOW GRANTS FOR 'weewx'@'localhost'; **I get no results**
Just for grins and giggles I set it to use sqlite and it did "run" but
there was nothing displayed with "localhost/weewx" just the "not
found"error and according to the syslog it wasn't uploading to my website*.
*So, I am gonna give it a break before I use a hammer on it. THEN, I'm
not sure WHAT I'll do.*
***
--
*/John Clark <mailto:[email protected]>/*
--
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.