Sorry but I have to use mysql. We need the datas on our website and can`t 
user html files as I create now via sqlite.

this step are finshed

                                  mysql CREATE USER 'weewx'@'localhost' 
IDENTIFIED BY 'weewx';
                                  mysql GRANT select, update, create, 
delete, insert, drop ON weewx.* TO weewx@localhost;

after the first line it came a long text, after the secound line came 
nothing.

Then I restart weewx but it didn`t work

hmmmm

-- 
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.

Reply via email to