How to install "myvera" directly on your vera.

Its working now under the new version, thanks!

But now I have PHP installed directly on vera and myvera is installed on a usb pen drive which I have to mount everytime.

Does anyone know how to automount usb drives on startup?

@luissalvadorhttp://wiki.openwrt.org/doc/uci/fstab
@sb_domo → i couldn’t find your e-mail adress, check the attachment for Dutch (Pay Bas) language translation :wink:
@all, i’f made a simple 10 step manual for sb_domo because i struggled getting it working because my French is very bad.

========================================================
Installation manual MyVera (Build 130324) by SPeeKSeL

Simple to the point 10 step HOWTO;

  1. A webserver like Apache (preferred) or lighttpd
  2. PHP with CURL support enabled
  3. Download the latest MyVera software from http://sbdomotique.wordpress.com/myvera-download/
  4. Unzip the thing!
  5. To get english in MyVera, change the language setting by;
    copy resources\locales\lang_en.json over resources\locales\lang.json
    or _de for german and so on…
  6. Upload the folder to your webserver
  7. Change rights of protect/config with 0755 recursive over this folder
  8. Go to your webbrowser and go to de MyVera folder on your website
  9. Login into your Vera
  10. Read and play (and recreate this manual with the additional steps if anything is missing!)

========================================================
Thanks to:

sb_domo (Author of MyVera)
psykokwak (documentation)

========================================================
Resources:

http://sbdomotique.wordpress.com
http://www.floorplanner.com/
http://forum.micasaverde.com/index.php/topic,13133.0.html

Before i forget, sb_domo your MyVera rocks ass!

Thanks.

Hello, Speeksel
Thanks for your “Pays Bas” translation. I’ll put it in the next version…

Hello sb_domo,

If you like, we can translate MyVera to portuguese.

B Rgds

Luis

Hello,
Portuguese, why not…
With the Dutchman, that will make two language which I do not know how to speak…

Thank you…

Here is the tranlated file.

Ok,
I’ll put it in the next release…
Thank you…

Hello,
A new beta version here: [url=http://sb.domo.free.fr/myverabuild/build130324b4.zip]http://sb.domo.free.fr/myverabuild/build130324b4.zip[/url]

Hi, are the portuguese language option in this beta version?

Yes, I’ve put the two new languages.
Thank you for the portuguese…

Envoy? de mon iPad ? l’aide de Tapatalk HD

Hello Sb-Domo, the actualized Myvera version works perfectly! Thanks!

Hoping for some help here. I can’t seem to get everything right with this. I followed all the steps but I’m stuck with the lighttpd portion. Everything was done step by step. However, at first it said it couldn’t start the server because it can’t bind to port 80 as it’s already in use. I looked at the myvera portion of the directions and added the code to switch it to 8080 in the lighttpd.conf. So, after killing lighttpd and doing lighttpd -f /etc/lighttpd.conf I don’t get any error. However, if I go to http://:8080 nothing loads :frowning: Not sure where I’ve gone wrong and could greatly use some help. Thinking of starting over, but not sure which files I can delete on my actual vera to do so. I can take all the lighttpd and myvera files, correct? along with the php4vera stuff?

If I don’t have to start over I won’t, but I dunno where I went wrong with this. I have a veralite running UI7 if that matters.

I was also want to know if there is any way to allow scrolling or resizing so views can be used on an iPhone and not only the iPad. Anyone with PHP experience who might be able to help?