problem zm debian lenny

Forum for questions and support relating to the 1.24.x releases only.
Locked
gula
Posts: 5
Joined: Sat Apr 11, 2009 10:33 pm

problem zm debian lenny

Post by gula »

instale zm en debian y resulto todo bien solo este error..

alguien sabe porque susede

gracias

Table 'zm.Config' doesn't exist
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /var/www/zm/includes/config.php on line 144

Notice: Use of undefined constant ZM_OPT_USE_AUTH - assumed 'ZM_OPT_USE_AUTH' in /var/www/zm/index.php on line 87

Notice: Use of undefined constant ZM_LANG_DEFAULT - assumed 'ZM_LANG_DEFAULT' in /var/www/zm/includes/lang.php on line 29

Notice: Use of undefined constant ZM_OPT_USE_AUTH - assumed 'ZM_OPT_USE_AUTH' in /var/www/zm/includes/actions.php on line 35

Notice: Use of undefined constant ZM_AUTH_HASH_LOGINS - assumed 'ZM_AUTH_HASH_LOGINS' in /var/www/zm/includes/actions.php on line 35

Notice: Use of undefined constant ZM_AUTH_TYPE - assumed 'ZM_AUTH_TYPE' in /var/www/zm/includes/actions.php on line 46

Notice: Use of undefined constant ZM_AUTH_TYPE - assumed 'ZM_AUTH_TYPE' in /var/www/zm/includes/functions.php on line 43

Notice: Use of undefined constant ZM_AUTH_RELAY - assumed 'ZM_AUTH_RELAY' in /var/www/zm/includes/functions.php on line 59
An error has occurred and this operation cannot continue.
For full details check your web logs for the code '2FCAFF'
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

Make sure you database is running and the the ZoneMinder database is loaded and accessible.
Locked