Can't add monitor, missing mootools
Posted: Sat Nov 02, 2013 3:18 pm
Hallo,
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
When looking at the file /usr/share/zoneminder/skins/classic/includes/functions.php it refers to "/javascript/mootools/mootools-more-nc.js" nothing relative. I have package libjs-mootools installed, so the folder /usr/share/javascript/mootools exists, and does seem to contain the correct files.
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?
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?