add new monitor button

Forum for questions and support relating to the 1.25.x releases only.
Locked
patman
Posts: 13
Joined: Fri Feb 22, 2013 9:19 pm

add new monitor button

Post 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 ;)
Attachments
screenshot of the page
screenshot of the page
Bildschirmfoto 2013-02-22 um 22.27.29.png (24.1 KiB) Viewed 3564 times

-> Linux version 3.2.0-40-generic-pae
-> ZoneMinder v1.25.0
-> Hootoo IP Cam
-> Ps2 EyeToy Camera
patman
Posts: 13
Joined: Fri Feb 22, 2013 9:19 pm

Re: add new monitor button

Post 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 :(
Attachments
screenshot
screenshot
26.02.png (23.37 KiB) Viewed 3540 times

-> Linux version 3.2.0-40-generic-pae
-> ZoneMinder v1.25.0
-> Hootoo IP Cam
-> Ps2 EyeToy Camera
patman
Posts: 13
Joined: Fri Feb 22, 2013 9:19 pm

Re: add new monitor button

Post by patman »

nobody any idea?
since one week i tried to run zm
:evil:

-> Linux version 3.2.0-40-generic-pae
-> ZoneMinder v1.25.0
-> Hootoo IP Cam
-> Ps2 EyeToy Camera
mythedoff
Posts: 25
Joined: Sat Dec 04, 2010 5:21 pm

Re: add new monitor button

Post by mythedoff »

patman
Posts: 13
Joined: Fri Feb 22, 2013 9:19 pm

Re: add new monitor button

Post 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

-> Linux version 3.2.0-40-generic-pae
-> ZoneMinder v1.25.0
-> Hootoo IP Cam
-> Ps2 EyeToy Camera
patman
Posts: 13
Joined: Fri Feb 22, 2013 9:19 pm

Re: add new monitor button

Post 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:

-> Linux version 3.2.0-40-generic-pae
-> ZoneMinder v1.25.0
-> Hootoo IP Cam
-> Ps2 EyeToy Camera
patman
Posts: 13
Joined: Fri Feb 22, 2013 9:19 pm

Re: add new monitor button

Post by patman »

push

i need help

-> Linux version 3.2.0-40-generic-pae
-> ZoneMinder v1.25.0
-> Hootoo IP Cam
-> Ps2 EyeToy Camera
Locked