Hello!
Yesterday I got my RFM12Pi, so I wanted to continue setting up my RaspberryPI for Emoncms.
I followed this manual until I got to this step.
There I got the following error:
Table 'emoncms.raspberrypi' doesn't exist.
Fatal error: Call to a member function fetch_array() on a non object in /var/www/data/emoncms/db.php on line 67
Does anybody know what to do to solve this problem?
I allready checked the tables in MySQL, the table raspberrypi is missing as indicated by the error.
Would it help to insert this table manually? Could somebody please post the structure of the missing table then?
best regards
Re: Emoncms on RaspberryPI => Database Error
Hello, try going to the Admin tab and click on update and check database, that should sort it.
Re: Emoncms on RaspberryPI => Database Error
Perfect, that's it. Now I can continue my installation.
I also edited the "Emoncms Setup" section of the manual, tar only works with sudo when I tried to exexute it.
best regards
Jürgen