Search found 5 matches
- Tue Oct 30, 2012 7:38 am
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder won't start on CentOS 6.3
- Replies: 9
- Views: 2607
Re: ZoneMinder won't start on CentOS 6.3
Just one more question Paco When i'm setting up Zones it doesn't show the picture from the camera, just a placeholder like the image is missing? If i right click and open image in new tab it is trying to open /var/www/html/zm/video/Zones12.jpg If i open the image directly using url it shows up fine ...
- Mon Oct 29, 2012 9:31 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder won't start on CentOS 6.3
- Replies: 9
- Views: 2607
Re: ZoneMinder won't start on CentOS 6.3
Hi, Have you installed the zoneminder from repositories or compiled yourself? Anyway, download and extract the attached file and run the following commands in order to create the database for ZM1.25: #create db mysqladmin -u root -p -f drop zm mysql -u root -p < db/zm_create.sql #Password that is ...
- Sun Oct 28, 2012 10:48 am
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder won't start on CentOS 6.3
- Replies: 9
- Views: 2607
Re: ZoneMinder won't start on CentOS 6.3
Anyone help? 

- Fri Oct 26, 2012 4:23 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder won't start on CentOS 6.3
- Replies: 9
- Views: 2607
Re: ZoneMinder won't start on CentOS 6.3
Paco i've installed phpmyadmin
The database zm is there but no tables within. Is this right?
Thanks
The database zm is there but no tables within. Is this right?
Thanks
- Fri Oct 26, 2012 12:36 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder won't start on CentOS 6.3
- Replies: 9
- Views: 2607
ZoneMinder won't start on CentOS 6.3
Hi Forgive me i'm a complete novice at ZoneMinder however i have a server running CentOS 6.3 which i've been trying to get ZM to run on. [root@localhost LambNet]# service zm start ERROR 1146 (42S02) at line 1: Table 'zm.Config' doesn't exist Starting ZoneMinder: DBD::mysql::st execute failed: Table ...