Zoneminder install v,1.24.3 on Fedora 15- ZM will not start

Forum for questions and support relating to the 1.24.x releases only.
Locked
BigTexBri
Posts: 2
Joined: Sat Jun 18, 2011 10:30 pm

Zoneminder install v,1.24.3 on Fedora 15- ZM will not start

Post by BigTexBri »

I am doing a fresh install of ZM on Fedora 15 using RPMs. After installing all of the components, the only thing that shows up on the web browser is the Apache OOPS screen. I have yet to find a definitive set of instructions for installing on Fedora 15, can anyone offer any help? I get two errors in /var/log/httpd/error_log; file does not exist: ?var/www/html/favicon.ico, Directive index forbidden by Options directive: /var/www/html/.
Does the ./Configure command have to be run after installing RPM's?

This is basically what I've done so far:
#yum install mysql-server mysql-devel ffmpeg ffmpeg-devel netpbm-progs httpd pcre-devel
#nano /etc/selinux/config
-change to SELINUX=disabled
#yum install bind bind-chroot system-config-bind xinetd
#yum install zoneminder
#nano /etc/httpd/conf.d/zoneminder.conf
-delete line that reads 'delete this line'
#/etc/init.d/httpd reload
#/etc/init.d/httpd restart
#cp /etc/php.ini /etc/php.ini.orig
#nano /etc/php.ini
-edit second inst, of short_open_tag= from off to on
~~~~~~~~~~~~~~
mastertheknife
Posts: 678
Joined: Wed Dec 16, 2009 4:32 pm
Location: Israel

Re: Zoneminder install v,1.24.3 on Fedora 15- ZM will not st

Post by mastertheknife »

Hi,

Check out the fedora 15 thread:
http://www.zoneminder.com/forums/viewto ... 21&t=17733

mastertheknife.
Kfir Itzhak.
Locked