Hi
Is there anybody to succesfully installed emoncms to Zyxel NAS326?
The things I made:
- installed PHP-MySQL-phpMyAdmin package to the NAS.
- modified the /i-data/sysvol/.PKG/PHP-MySQL-phpMyAdmin/etc/init.d/PHP-MySQL-phpMyAdmin to disable md5 checking, and included apache Alias definition to the emoncms install directory and included emoncms to AuthZyxelSkipPattern
- modified /etc/pkg_service_conf/httpd_zld2.conf by creating a Directory section to the emoncms install directory, and copied all the settings from .htaccess to this Directory config section
- edited by hand the settings.php according to the example.settings.php
The login screen appears, but when tried to register, I got the following error:
404 Not Found: Is modrewrite configured on your system?
modrewrite is used by the NAS itself, and all the RewriteRule/RewriteCond lines exists in the Directory secton from the emoncms .htaccess.
Thanks
Zoltan