Search found 12 matches

by floppyraid
Tue Feb 23, 2010 5:36 am
Forum: ZoneMinder 1.24.x
Topic: permissions error - fresh install ubuntu 9.10
Replies: 4
Views: 3290

i thought

i thought it was a little bit less broken than last time, but its not. if i try to view past recorded events the images are just broken. i get this in my apache error.log [Mon Feb 22 23:29:59 2010] [error] [client 192.168.1.123] File does not exist: /var/www/home, referer: http://192.168.1.201:8080 ...
by floppyraid
Tue Feb 23, 2010 5:25 am
Forum: ZoneMinder 1.24.x
Topic: permissions error - fresh install ubuntu 9.10
Replies: 4
Views: 3290

permissions error - fresh install ubuntu 9.10

greetings. i am using one of the 'pico2000' cards. a fresh install of ubuntu 9.10 (installed less than 3 hours ago). installed zm v1.24.2 from sources, followed a different guide this time than i did last time, but the steps were virtually identical.... in both cases i am NOT using the shared memory ...
by floppyraid
Tue Feb 23, 2010 4:45 am
Forum: ZoneMinder 1.24.x
Topic: Logitech QuickCam E3500 Plus problem
Replies: 11
Views: 5260

greetings

your cgi-bin directory being at: /var/lib/cgi-bin should be just fine. to make sure, go to /etc/apache2/sites-enabled look in there, more than likely there is only one file called 000-default open it up and you should see this: ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ <Directory> that means that ...
by floppyraid
Fri Feb 19, 2010 12:17 am
Forum: ZoneMinder 1.24.x
Topic: live camera view is not correctly refreshing
Replies: 5
Views: 4307

live camera view is not correctly refreshing

greetings im using Google Chrome (but I have seen this behave exactly as stated below, or worse, in Firefox and Internet Explorer and Opera) on a new setup of zoneminder, if i click a camera to view it live, it will show me the first frame, but, it sits there for a few seconds (the time on the clock ...
by floppyraid
Thu Feb 18, 2010 3:24 pm
Forum: ZoneMinder 1.24.x
Topic: Cameras locking up
Replies: 5
Views: 2515

maybe a fix

here is my thread
http://www.zoneminder.com/forums/viewtopic.php?t=15373

the guy at the bottom of it just posted a link, the workaround/fix seem to be to install chrome. im gonna try it out
by floppyraid
Thu Feb 18, 2010 8:02 am
Forum: ZoneMinder 1.24.x
Topic: site stops responding. ubuntu 9.10, clean install
Replies: 2
Views: 2492

more

more details! so in Opera or Firefox, when trying to watch a live cam feed, it displays the first frame but then it doesnt refresh- it gives me a broken image so i tired to view it in internet explorer, and it gave me an error :D line: 34 char: 9 error: Expected identifier, string or number code: 0 ...
by floppyraid
Thu Feb 18, 2010 6:57 am
Forum: ZoneMinder 1.24.x
Topic: Cameras locking up
Replies: 5
Views: 2515

sounds

sounds like roughly the same thing that is happening to me when the screen 'goes white' is it basically sitting there trying to load the page, but not getting a response? as if though apache has stopped responding? thats the way it looks on mine (but of course, apache isnt stopped, its running fine ...
by floppyraid
Thu Feb 18, 2010 1:11 am
Forum: ZoneMinder 1.24.x
Topic: site stops responding. ubuntu 9.10, clean install
Replies: 2
Views: 2492

site stops responding. ubuntu 9.10, clean install

this is so confusing. check this out. i get home and decide to check on a remote site install of zm. its a clean install. i log in over firefox and open go to view a live cam. it displays, but after displaying the first frame it stops for a second, and then when it refreshes it doesnt display an ...
by floppyraid
Wed Feb 17, 2010 8:35 pm
Forum: ZoneMinder 1.24.x
Topic: fresh install broken images problem
Replies: 6
Views: 2389

hmm

the configure line i used was ./configure --with-webdir=/var/www/zm --with-cgidir=/usr/lib/cgi-bin ZM_DB_HOST=localhost ZM_DB_NAME=zm ZM_DB_USER=zmuser ZM_DB_PASS=zmpass --enable-debug=yes --with-webgroup=www-data --with-webuser=www-data --enable-mmap i didnt specify anything regarding logs. does it ...
by floppyraid
Wed Feb 17, 2010 4:07 pm
Forum: ZoneMinder 1.24.x
Topic: fresh install broken images problem
Replies: 6
Views: 2389

how about this

how about this for a workaround

is there anyway in the init script to, after starting the service at boot time, to wait say, 30 seconds, and then restart the service automatically?

anyone want to help me out with that one? ;)
by floppyraid
Wed Feb 17, 2010 1:52 am
Forum: ZoneMinder 1.24.x
Topic: fresh install broken images problem
Replies: 6
Views: 2389

greetings

also did you set shared memory. You should however be ok with just the few cameras. are you talking about the "--enable-mmap" option when doing the ./configure ? if so then yes, i did use that option which log in particular would be helpful to me in this case? i dont see anything that looks ...
by floppyraid
Tue Feb 16, 2010 7:48 pm
Forum: ZoneMinder 1.24.x
Topic: fresh install broken images problem
Replies: 6
Views: 2389

fresh install broken images problem

greetings i just did a fresh install on a machine using ubuntu 9.10 server and the guide posted here: http://www.zoneminder.com/wiki/index.php/Ubuntu_9.10_Server_32-bit im using virtually the exact same hardware as is listed on the wiki (1 single "pico2000" bt878 card) the install of everything went ...