Page 1 of 1

add new monitor button

Posted: Fri Feb 22, 2013 9:28 pm
by patman
Hello @ all

i am new on this topic.
i installed zoneminder on my ubuntu server 12.04 today.
it´s running and i can see the main page of zone minder on my apache. its configured as https://xxx:8080/zm/

my problem is i can not push the add new monitor button.
can anybody help me?
my zm config are:
# ==========================================================================
#
# ZoneMinder Base Configuration, $Date: 2008-07-25 10:48:16 +0100 (Fri, 25 Jul 2008) $, $Revision: 2612 $
#
# ==========================================================================
#
# This file is generated by 'configure'. Care should be taken if manually
# editing this file as an changes may be overwritten by subsequent configuration
# or installations.
#

# Current version of ZoneMinder
ZM_VERSION=1.25.0

# Path to build directory, used mostly for finding DB upgrade scripts
ZM_PATH_BUILD=/build/buildd/zoneminder-1.25.0

# Build time, used to record when to trigger various checks
ZM_TIME_BUILD=1329063497

# Path to ZoneMinder binaries
ZM_PATH_BIN=/usr/bin

# Path to ZoneMinder libraries (none at present, for future use)
ZM_PATH_LIB=/usr/lib

# Path to ZoneMinder configuration (this file only at present)
ZM_PATH_CONF=/etc/zm

# Path to ZoneMinder web files
ZM_PATH_WEB=/usr/share/zoneminder

# Path to ZoneMinder cgi files
ZM_PATH_CGI=/usr/lib/cgi-bin

# Username and group that web daemon (httpd/apache) runs as
ZM_WEB_USER=www-data
ZM_WEB_GROUP=www-data

# ZoneMinder database hostname or ip address
ZM_DB_HOST=localhost

# ZoneMinder database name
ZM_DB_NAME=zm

# ZoneMinder database user
ZM_DB_USER=zmuser

# ZoneMinder database password
ZM_DB_PASS=zmpass
the user of the directory /usr/share/zoneminder is root:root
with the user www-data it will also not work

sry for my bad english...i am a german user ;)

Re: add new monitor button

Posted: Tue Feb 26, 2013 9:40 am
by patman
Hi @all,

today i installed the old version on a virtual debian machine. on this it was possible to hit on the <<add new monitor>> button.

now, i copied the files from the old version (1.24.2) "/usr/share/zoneminder" to the new version 1.25.0 and look.
it was possible to open the new monitor window.

can anybody tell me if its okay to have the old files from 1.24.2?


>>> damn... with this files i can open the monitor page but then i can not switch to source or timestamp...
i need help :(

Re: add new monitor button

Posted: Fri Mar 01, 2013 1:21 pm
by patman
nobody any idea?
since one week i tried to run zm
:evil:

Re: add new monitor button

Posted: Fri Mar 01, 2013 4:44 pm
by mythedoff

Re: add new monitor button

Posted: Mon Mar 04, 2013 10:48 am
by patman
no, i have the same issue after reinstall.
maybe here are something strange. can anybody check this settings?

apache.cfg

Code: Select all

Alias /zm /usr/share/zoneminder

<Directory /usr/share/zoneminder>
  php_flag register_globals off
  Options Indexes FollowSymLinks
AllowOverride All
        Order allow,deny
        Allow from all
  <IfModule mod_dir.c>
    DirectoryIndex index.php
  </IfModule>
</Directory>
zm.conf

Code: Select all

# ==========================================================================
#
# ZoneMinder Base Configuration, $Date: 2008-07-25 10:48:16 +0100 (Fri, 25 Jul 2008) $, $Revision: 2612 $
#
# ==========================================================================
#
# This file is generated by 'configure'. Care should be taken if manually
# editing this file as an changes may be overwritten by subsequent configuration
# or installations.
#

# Current version of ZoneMinder
ZM_VERSION=1.25.0

# Path to build directory, used mostly for finding DB upgrade scripts
ZM_PATH_BUILD=/build/buildd/zoneminder-1.25.0

# Build time, used to record when to trigger various checks
ZM_TIME_BUILD=1329063497

# Path to ZoneMinder binaries
ZM_PATH_BIN=/usr/bin

# Path to ZoneMinder libraries (none at present, for future use)
ZM_PATH_LIB=/usr/lib

# Path to ZoneMinder configuration (this file only at present)
ZM_PATH_CONF=/etc/zm

# Path to ZoneMinder web files
ZM_PATH_WEB=/usr/share/zoneminder

# Path to ZoneMinder cgi files
ZM_PATH_CGI=/usr/lib/cgi-bin

# Username and group that web daemon (httpd/apache) runs as
ZM_WEB_USER=www-data
ZM_WEB_GROUP=www-data

# ZoneMinder database hostname or ip address
ZM_DB_HOST=localhost

# ZoneMinder database name
ZM_DB_NAME=zm

# ZoneMinder database user
ZM_DB_USER=zmuser

# ZoneMinder database password
ZM_DB_PASS=zmpass

Re: add new monitor button

Posted: Sat Mar 09, 2013 2:55 pm
by patman
hi guys,

i am at the some issue. no more ideas?

when i chance the 2.5 files /usr/share/zoneminder /skins/classic/js
with the old files from 2.4 the i can open the monitor window but i am not able to switch to sources or the other buttons. :twisted:

Re: add new monitor button

Posted: Sun Mar 24, 2013 4:24 pm
by patman
push

i need help