Search found 15 matches
- Fri Apr 16, 2004 2:19 pm
- Forum: ZoneMinder Previous Versions
- Topic: Cannot start ZoneMinder
- Replies: 0
- Views: 1338
Cannot start ZoneMinder
I ran make and make install succesfully, but I can 't start zm. When I had successfully start zm, what would happen ? Would the web page automatically comes up ? How would I start the web page ? Thak you for your help. [root@localhost zm-1.19.1]# /usr/local/zm-1.19.1/scripts/./zm start Starting ...
- Thu Apr 15, 2004 10:27 pm
- Forum: ZoneMinder Previous Versions
- Topic: Help in clarifying syntax
- Replies: 11
- Views: 13413
HI unclerichy. I really appreciate your help. I had been stuck with this problems for two days now. I did create a database. database name: linh user name: admin password:my-pass mysql> grant select,insert,update,delete on linh to admin@localhost identified by my-pass; ERROR 1064: You have an error ...
- Thu Apr 15, 2004 10:09 pm
- Forum: ZoneMinder Previous Versions
- Topic: Help in clarifying syntax
- Replies: 11
- Views: 13413
- Thu Apr 15, 2004 9:58 pm
- Forum: ZoneMinder Previous Versions
- Topic: Help in clarifying syntax
- Replies: 11
- Views: 13413
Hi Unclerichy. Thank you for your help. Here is what I did in creating the sql database. I have problem with step number 1 and that is mysql my-database < zmschema.sql 1) [root@localhost zm-1.19.1]# mysql my-database ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO) 2) [root ...
- Thu Apr 15, 2004 2:26 pm
- Forum: ZoneMinder Previous Versions
- Topic: Help in clarifying syntax
- Replies: 11
- Views: 13413
Help in clarifying syntax
I need help in clarifying what the documentation said. At the site http://www.zoneminder.com/fileadmin/downloads/README.html, it said For a new installation the simplest way to create your database and users is as follows, 1) mysql mysql < zmschema.sql Is the first mysql a command or a name of a ...
- Wed Apr 14, 2004 9:30 pm
- Forum: ZoneMinder Previous Versions
- Topic: Got 4 messages when run the command perl ./zmconfig.pl -noi
- Replies: 4
- Views: 2615
Hi Phil, and thank you for your help. The user admin has a password of weboffice The user johndoe has a password of johndoe Below is my zmconfig.txt =========================================== [root@localhost zm-1.19.1]# vi zmconfig.txt Name: ZM_DB_SERVER Value: localhost Description: Machine on ...
- Wed Apr 14, 2004 8:39 pm
- Forum: ZoneMinder Previous Versions
- Topic: Got 4 messages when run the command perl ./zmconfig.pl -noi
- Replies: 4
- Views: 2615
Reply to Phil
Hi Phil. Thank you for your help. You said, If you can run mysql -h<hostname> -u<username> -p<password> and get to the mysql prompt then come back here as it's a ZM problem. If not then then reread the README and make sure you followed each step exactly. ======================== 1) I ran the command ...
- Wed Apr 14, 2004 7:50 pm
- Forum: ZoneMinder Previous Versions
- Topic: Got 4 messages when run the command perl ./zmconfig.pl -noi
- Replies: 4
- Views: 2615
Got 4 messages when run the command perl ./zmconfig.pl -noi
[root@localhost zm-1.19.1]# /etc/init.d/mysqld start Starting MySQL: /var/lib/mysql/mysql.sock does exist and the size is 0 Kilobytes. [root@localhost zm-1.19.1]# perl ./zmconfig.pl -noi Loading config from 'zmconfig.txt' Loading config from DB DBI connect('database=zm;host=localhost','admin ...
- Tue Apr 13, 2004 10:02 pm
- Forum: ZoneMinder Previous Versions
- Topic: error when running the command perl ./zmconfig.pl
- Replies: 1
- Views: 1757
error when running the command perl ./zmconfig.pl
[root@redhat9 zm-1.19.1]# perl ./zmconfig.pl Loading config from DB DBI connect('database=zm;host=localhost','',...) failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) at ./zmconfig.pl line 1476 Warning: unable to load options from database. Ignore if database ...
- Fri Apr 09, 2004 8:49 pm
- Forum: ZoneMinder Previous Versions
- Topic: Cannot start zm
- Replies: 0
- Views: 1165
Cannot start zm
[root@redhat9 scripts]# ./zm start Starting ZoneMinder: DBI connect('database=zm;host=redhat9','select, insert, update, delete',...) failed: Can't connect to MySQL server on 'redhat9' (111) at /usr/local/bin/zmpkg.pl line 49 Can't call method "prepare_cached" on an undefined value at /usr/local/bin ...
- Fri Apr 09, 2004 5:58 pm
- Forum: ZoneMinder Previous Versions
- Topic: Error: unable to save options to database: Unknown MySQL Ser
- Replies: 1
- Views: 1815
Error: unable to save options to database: Unknown MySQL Ser
my hostname is redhat9 I ran perl zmconfig.pl -noi and got an error message below [root@redhat9 zm-1.19.1]# perl zmconfig.pl -noi Loading config from 'zmconfig.txt' Loading config from DB DBI connect('database=zm;host=redhat9','select, insert, update, delete',...) failed: Unknown MySQL Server Host ...
- Fri Apr 09, 2004 5:46 pm
- Forum: ZoneMinder Previous Versions
- Topic: Problem when running ./configure. error: zm requires libmysq
- Replies: 8
- Views: 5966
Re: Problem when running ./configure. error: zm requires lib
I got this figured out already. Skip this.
- Fri Apr 09, 2004 4:28 pm
- Forum: ZoneMinder Previous Versions
- Topic: Problem when running ./configure. error: zm requires libmysq
- Replies: 8
- Views: 5966
Problem when running ./configure. error: zm requires libmysq
I am using zm-1.19.1 ./configure --with-mysql=/usr/share/mysql/ --with-webdir=/var/www/htm/zm --with-cgidir=/var/www/cgi-bin --with-ffmpeg=/usr/local/ffmpeg/libavcodec The last 3 lines are showned below checking for dlsym in -ldl... yes checking for mysql_init in -lmysqlclient... no configure: error ...
- Thu Apr 08, 2004 10:40 pm
- Forum: ZoneMinder Previous Versions
- Topic: I downloaded, but there is a problem
- Replies: 3
- Views: 2218
Re: I downloaded, but there is a problem
Hi Philip. Thank you for your help. I issued the command rpm -qa | grep mysql , and it showed mysql-server-3.23.54a-11 mysql-devel-3.23.54a-11 mysql-3.23.54a-11 libdbi-dbd-mysql-0.6.5-5 mod_auth_mysql-1.11-12 php-mysql-4.2.2-17 ///////////////////////////////////////////////// 1) Please tell me ...
- Thu Apr 08, 2004 8:56 pm
- Forum: ZoneMinder Previous Versions
- Topic: I downloaded, but there is a problem
- Replies: 3
- Views: 2218
I downloaded, but there is a problem
I went to http://www.zoneminder.com/downloads.html. I select the firat item listed, which is Release 1.19.1 24th March 2004, it takes me to http://www.zoneminder.com/fileadmin/downloads/zm-1.19.1.tar.gz, the file downloaded was not zm-1.19.1.tar.gz, but konquerorsonXRb.gz The file konquerorsonXRb.gz ...