Search found 5 matches

by spivieguy1
Fri Dec 09, 2005 5:05 am
Forum: ZoneMinder Previous Versions
Topic: Trouble with make install
Replies: 4
Views: 1732

Thanks for the heads up on the user and group with webserver. I changed everything several times (both apache config and zm config) before I realized i needed to "apache -k restart"

Jonathan
by spivieguy1
Fri Dec 09, 2005 5:03 am
Forum: ZoneMinder Previous Versions
Topic: Trouble with make install
Replies: 4
Views: 1732

Error adding first monitor

Error: Warning: mkdir(events/5): No such file or directory in /etc/zm-1.21.4/web/zm_actions.php on line 1107 Warning: chdir(): No such file or directory (errno 2) in /etc/zm-1.21.4/web/zm_actions.php on line 1108 Warning: symlink(): Permission denied in /etc/zm-1.21.4/web/zm_actions.php on line 1109 ...
by spivieguy1
Fri Dec 09, 2005 2:41 am
Forum: ZoneMinder Previous Versions
Topic: Trouble with make install
Replies: 4
Views: 1732

Trouble with make install

I know there is going to be some really easy fix for this, but as I'm learing as much about linux as I am ZM, I don't know what it is. When I "make install" here's what I get Notice the "chown 'apache:apache' : invalid user" error This seems to happen a couple of times This is Debian (sarge) and I ...
by spivieguy1
Thu Dec 08, 2005 6:00 pm
Forum: ZoneMinder Previous Versions
Topic: Can't find files
Replies: 2
Views: 1187

Thanks, I feel a little silly. newbie mistake and all... I fixed that via ssh, but I'll have to wait until I get home to see if it really worked, as I can't get my router to foward properly now.
by spivieguy1
Thu Dec 08, 2005 5:10 am
Forum: ZoneMinder Previous Versions
Topic: Can't find files
Replies: 2
Views: 1187

Can't find files

So I ran ./configure --with-webdir=</var/www/html> --with-cgidir=</var/www/cgi-bin> Then I spent several rounds of ./configure makeing sure I had all the components installed (such as libmysqlclient) I'm running lastes stable of debian headless. After resolving the mysql user an pwd I get do the ...