Search found 22 matches

by rrk
Wed Feb 13, 2008 6:09 am
Forum: ZoneMinder Previous Versions
Topic: export permission error
Replies: 6
Views: 3920

export permission error Solved

turns out it was a debian package error i had thought maybe the temp dir was missing so i made one and when i went to update that was the case it was missing as the new package made one Preparing to replace zoneminder 1.22.3-8 (using .../zoneminder_1.22.3-10_i386.deb) ... Stopping ZoneMinder ...
by rrk
Wed Feb 13, 2008 4:18 am
Forum: ZoneMinder Previous Versions
Topic: export permission error
Replies: 6
Views: 3920

Warning: fopen(temp/zmFileList.txt) [function.fopen]: failed to open stream: Permission denied in /usr/share/zoneminder/zm_export_funcs.php on line 303 Can't open event export list file 'temp/zmFileList.txt' Some how as the error shows zm does not have permission to create or read that folder/file ...
by rrk
Wed Feb 13, 2008 2:46 am
Forum: ZoneMinder Previous Versions
Topic: export permission error
Replies: 6
Views: 3920

export permission error

Warning: fopen(temp/zmFileList.txt) [function.fopen]: failed to open stream: Permission denied in /usr/share/zoneminder/zm_export_funcs.php on line 303 Can't open event export list file 'temp/zmFileList.txt' above is the error i get when trying to export 1 or more events -- i can not tell if the ...
by rrk
Fri Aug 31, 2007 3:13 am
Forum: ZoneMinder Previous Versions
Topic: php session errors -- permission
Replies: 2
Views: 16267

solved

it was a permission problem on /var/lib/php5
it needed to have permission
for the web user (debian is www-data) to write the session id

the problem had to do with moving the var directory to a separate disk
so it was not zm's problem
by rrk
Fri Aug 31, 2007 3:06 am
Forum: ZoneMinder Previous Versions
Topic: zm.php trys to open as file does not display video
Replies: 0
Views: 1107

zm.php trys to open as file does not display video

I know the answer is in the forum but i can not find it --i have read it before.
instead of displaying video zm.php requests to open as file.
zm 1.22.3 debian sid
rob
by rrk
Wed Aug 29, 2007 3:58 pm
Forum: ZoneMinder Previous Versions
Topic: php session errors -- permission
Replies: 2
Views: 16267

php session errors -- permission

getting php5 permission errors can't open session zm 1.22.3 debian this was clean reinstall os and zm and it was working tried zmfix no log errors in zm -- all syslog messages apache access or error Warning: session_start() [function.session-start]: open(/var/lib/php5/sess ...
by rrk
Mon Aug 20, 2007 6:40 am
Forum: ZoneMinder Previous Versions
Topic: /dev/video0 device permission problem
Replies: 7
Views: 6759

thanks that worked I was trying to avoid the 777 club/stick
by rrk
Sun Aug 19, 2007 11:47 pm
Forum: ZoneMinder Previous Versions
Topic: /dev/video0 device permission problem
Replies: 7
Views: 6759

which user from with in zmc is accessing /dev/video0
making zmuser a system user does not fix the problem
rob
by rrk
Sun Aug 19, 2007 11:15 pm
Forum: ZoneMinder Previous Versions
Topic: /dev/video0 device permission problem
Replies: 7
Views: 6759

/dev/video0 device permission problem

zm does not have permission to use /dev/video0
from the system log
zmdc log shows video0 crashing on a regular basis

current ownership of /dev/video0 is root and video
i have added www-data to the video group zmuser is not a system user should it be?
zm 1.23 from debian pkg

rob
by rrk
Fri Aug 10, 2007 11:15 am
Forum: ZoneMinder Previous Versions
Topic: apache errors no video
Replies: 2
Views: 1971

With a debian install on debian sid 1.22.3
Any idea why i can display the zoneminder web page and but don't appear
to be accessing apache -- no access .log and the error is a continuous
stream file does not exist /htdocs
everything works but the video display and xautv comes right up and works
rob
by rrk
Tue Aug 07, 2007 4:19 am
Forum: ZoneMinder Previous Versions
Topic: apache errors no video
Replies: 2
Views: 1971

apache errors no video

this is a debian install 1.22.3 i think the below error is the main problem the zoneminder web page appears ok dmseg looks good for the hardware all the zm logs look good xautv comes right up the only log error is in apache below-- one thing funny is no access log for apache which i think that is ...
by rrk
Fri Jul 20, 2007 3:31 am
Forum: ZoneMinder Previous Versions
Topic: zoneminder 1.22.3 no video but no errors capture is running
Replies: 4
Views: 11108

I don't understand the apache errors because the zm web pages appear
to work i.e. i can enter change and configure. The errors only show up once. the video portion of the the display has an over-laid time stamp with fps
the zm logs are still clean
rob
by rrk
Thu Jul 19, 2007 3:05 am
Forum: ZoneMinder Previous Versions
Topic: zoneminder 1.22.3 no video but no errors capture is running
Replies: 4
Views: 11108

very sorry there are apache errors -- the zm web does appear with no errors mentioned PHP Warning: mime_magic: type search/400 \\input text/x-tex invalid in Unknown on line 0 PHP Warning: mime_magic: type search/400 \\section text/x-tex invalid in Unknown on line 0 PHP Warning: mime_magic: type ...
by rrk
Thu Jul 19, 2007 2:52 am
Forum: ZoneMinder Previous Versions
Topic: zoneminder 1.22.3 no video but no errors capture is running
Replies: 4
Views: 11108

apache is up and running no apache errors in the logs i'm watching the box on my machine via a ssh tunnel just a flat black display for all of the cameras
by rrk
Thu Jul 19, 2007 1:36 am
Forum: ZoneMinder Previous Versions
Topic: zoneminder 1.22.3 no video but no errors capture is running
Replies: 4
Views: 11108

zoneminder 1.22.3 no video but no errors capture is running

I have a new slightly working zm built from source with hardware that was working on that box. Zm will start with no errors in the logs but all i get is a black screen showing fps. I have had interupt storms where zm was missing interrupts and the logs showed buffer over runs. I only have ssh access ...