When starting Zoneminder 1.19.1 (fresh install), I get :
# /etc/rc.d/init.d/zm start
Starting ZoneMinder: Can't use an undefined value as a symbol reference at /usr/local/bin/zmpkg.pl line 56.
BEGIN failed--compilation aborted at /usr/local/bin/zmpkg.pl line 60.
[FAILED]
Any ideas ?
Can't use an undefined value as a symbol reference at /usr/l
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Re: Can't use an undefined value as a symbol reference at /u
Hi Wim,
I suspect you haven't populated your DB, try running 'perl zmconfig.pl -noi'
Phil,
I suspect you haven't populated your DB, try running 'perl zmconfig.pl -noi'
Phil,
Re: Can't use an undefined value as a symbol reference at /u
The database has been populated. zm will start correctly now, but now error_log in Apache shows :
BEGIN failed--compilation aborted at /usr/local/bin/zmdc.pl line 61.
Can't use an undefined value as a symbol reference at /usr/local/bin/zmdc.pl line 57.
BEGIN failed--compilation aborted at /usr/local/bin/zmdc.pl line 61.
[Fri Mar 26 17:24:55 2004] [error] [client 62.213.192.151] Premature end of script headers: zms, referer: http://cam2.firstlinknetworks.com/index ... &scale=100
BEGIN failed--compilation aborted at /usr/local/bin/zmdc.pl line 61.
Can't use an undefined value as a symbol reference at /usr/local/bin/zmdc.pl line 57.
BEGIN failed--compilation aborted at /usr/local/bin/zmdc.pl line 61.
[Fri Mar 26 17:24:55 2004] [error] [client 62.213.192.151] Premature end of script headers: zms, referer: http://cam2.firstlinknetworks.com/index ... &scale=100
Re: Can't use an undefined value as a symbol reference at /u
Just to let you know, you might want to add some security ;-) Anybody is able to view and change your camera settings etc.
Davin
Davin
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Re: Can't use an undefined value as a symbol reference at /u
Hi Wim,
Is the Config table in your database definitely properly filled? The <i>Can't use an undefined value as a symbol reference</i> error is only (in my experience) generated when it isn't and if you are still getting it then that looks suspicious. Also, is there anything odd in /var/log/messages?
Phil,
Is the Config table in your database definitely properly filled? The <i>Can't use an undefined value as a symbol reference</i> error is only (in my experience) generated when it isn't and if you are still getting it then that looks suspicious. Also, is there anything odd in /var/log/messages?
Phil,