Hello,
I'm french and i will try to explain my problem.
I mount an emonTx and a rfm12pi without problem.
I upload firmware to emontx and plug the rfm12pi to my RaspberryPi.
Then I start installation of emoncms (I'm linux administrator). All seem to be ok, but nothing work at the end :-(
When I go to http://192.168.0.10/emoncms, the "register" button don't work.
I look in the mysql db: 7 tables:
mysql> show tables ;
+-------------------+
| Tables_in_emoncms |
+-------------------+
| dashboard |
| feeds |
| input |
| multigraph |
| raspberrypi |
| rememberme |
| users |
+-------------------+
7 rows in set (0.01 sec)
But, no data in any table (I don't know if this is normal)?
Even when I try to register, there is no data...?
I search for informations, logs, etc... without success...
Have got idea to help me?
Thx,
Ughy.
Re: PI + Emoncms + RFM12Pi + emonTx
What format are you using for your username? are you using other than 'a-z 0-9 underscore and dash' characters?
If so, try using the username 'ughy' and see if you are able to register.
Paul
Re: PI + Emoncms + RFM12Pi + emonTx
i try username ughy without success...
perhaps it's a macosx problem?
I try with chrome and firefox on macosx.
Re: PI + Emoncms + RFM12Pi + emonTx
Y a-t-il des erreurs dans le log d'apache ?
Est-ce que mod-rewrite est installé ?
Re: PI + Emoncms + RFM12Pi + emonTx
Pfffff... quel boulet... Merci beaucoup, c'était bien le modrewrite qui n'y était pas...
Merci beaucoup pour le coup de main!
Re: PI + Emoncms + RFM12Pi + emonTx
[EN] Solved. mod-rewrite was missing.
Re: PI + Emoncms + RFM12Pi + emonTx
Das ist eine gute Nachricht, ich freue mich, dass Sie habe es funktioniert.
Paul