connecting to console remotely from internet...

Support and queries relating to all previous versions of ZoneMinder
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

You can change the rules in apache.conf or httpd.conf to allow symlinks.
Just under:
<Directory "/var/www/html">

Add to the options line FollowSymLinks:

Options Indexes FollowSymLinks

This will allow you to use the index.php symlink.
Solaris
Posts: 21
Joined: Sat Feb 03, 2007 2:07 am
Location: Idaho Panhandle - USA

good job

Post by Solaris »

got it fixed ,- cool,-> here is a link to the ZM LIVECD 1.22.3

http://linuxtracker.org/torrents-details.php?id=3643

It works well for me installed with a Duron 950, 1 gb RAM, a PV-143 Bluecherry card, and a small hard drive for now. I have got the LIVECD to work on at least 6 different machines - all to varying degrees of speed with a USB cam for testing.

Have fun, Solaris
linuxnewbie
Posts: 17
Joined: Mon Aug 28, 2006 1:38 am

Post by linuxnewbie »

cordel wrote:You can change the rules in apache.conf or httpd.conf to allow symlinks.
Just under:
<Directory "/var/www/html">

Add to the options line FollowSymLinks:

Options Indexes FollowSymLinks

This will allow you to use the index.php symlink.
Thanks i'll give that a go
Locked