Hi
If anybody else is also using the Amahi home server (http://www.amahi.org/) then here are some pointers in getting the emoncms working.
The following pages had all of the required info
http://wiki.amahi.org/index.php/Webapps
and
http://wiki.amahi.org/index.php/Web_App_Packaging_Notes
The bit that i struggled was the bit pointed out in http://wiki.amahi.org/index.php/Web_App_Packaging_Notes, it was not clear but you have to edit the following file
/etc/httpd/conf.d/####-webapp.conf (where #### is a 4 digit numer and webapp is the name you choose when creating your webapp)
Replace:
Options Indexes FollowSymLinks +ExecCGI
AddHandler fcgid-script .fcg
AllowOverride AuthConfig
Order allow,deny
Allow from all
With:
Options Indexes FollowSymLinks +ExecCGI
AddHandler fcgid-script .fcg
AllowOverride FileInfo Limit Options Indexes
Order allow,deny
Allow from all
Many thanks for bigfoot65 from the #amahi at irc.freenode.net for pointing out, where i was going wrong.
Now i am just waiting for the openenergymonitor.org shop to open up, so that i can buy my emontx and emonbase kits ;)
Re: Amahi home server
Interesting, I have been using WHS since release but now have a mix of windows, IOS and Linux on my network so It's diffivult to get all the dvices to stream movies from the WHS - Amahi may be the answer and it can host EMONCMS as well !