I got the installation working, but now I am stuck with the mootools not being found on my server. I followed Ubuntu http://www.zoneminder.com/wiki/index.ph ... e_easy_way giude , had to turn on the short_open_tag setting in /etc/php5/apache2/php.ini as per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711413 So the server is running, and so is zoneminder.
When the page is being serverd however, it 404s on mootools
Code: Select all
NetworkError: 404 Not Found - pathtomyserver/javascript/mootools/mootools-more-nc.js
I am using Ubuntu 13.04 and installed version 1.25.0 of ZoneMinder.
What is missing? Did a package not install correctly? Any easy way to fix this?