Page 1 of 1

File does not exist: /var/www/javascript

Posted: Thu Oct 14, 2010 10:44 am
by Ryukishi
Hey guys,

as the topic says, i have a problem with my zm-installation on debian and a selfmade package (as far as i know it's made out of the testing-package, i didn''t do it by myself but a colleage did cause of some dependencyproblems).

The installation went without errors, but zoneminder isn't working.
I found the error in the apache errorlog:

Code: Select all

[Thu Oct 14 11:25:19 2010] [error] [client 192.168.2.44] File does not exist: /var/www/javascript, referer: http://192.168.2.119/zm/?view=options&tab=system
[Thu Oct 14 11:25:19 2010] [error] [client 192.168.2.44] File does not exist: /var/www/javascript, referer: http://192.168.2.119/zm/?view=options&tab=system
[Thu Oct 14 11:25:19 2010] [error] [client 192.168.2.44] File does not exist: /var/www/javascript, referer: http://192.168.2.119/zm/?view=options&tab=system
The error looks simple, but i have no idea how to fix it cause there is no javascriptfolder in /usr/share/zoneminder and the js folder is empty...
btw. the link in /etc/apache2/config.d/zoneminder.conf is set.

Greetings

Posted: Tue Dec 28, 2010 10:45 am
by vanbosco
On my system (ubuntu) i solved this problem installing the package javascript-common.

Code: Select all

sudo apt-get install javascript-common