FC5 Instalation
Posted: Thu Aug 17, 2006 2:46 pm
1º Step.
Install FC5 from cd.
Disable SELinux
chosse your own configuration.
Software needed:
APACHE
MYSQL
libapache2-mod-auth-mysql
php
php-mysql
2ºStep
Login
if you didnt disable seslinux
vi /etc/selinux/config
change to:
SELINUX=disabled
and reboot
yum update (wait this is will take a wail)
yum install perl-Archive-Tar perl-IO-Zlib perl-libwww-perl perl-DateManip libjpeg-devel gcc cc cl gcc-c++
Donwload ZM
http://www2.zoneminder.com/downloads/Zo ... 2.2.tar.gz
tar -xvzf ZoneMinder-1.22.1.tar.gz
cd ZoneMinder-1.22.2
./configure --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin
Sugestions:
phpmyadmin www.phpmyadmin.net
(mysql adminsitration)
phpsysinfo http://phpsysinfo.sourceforge.net/
(system monitor)
Use phpMyAdmin to install db.
and thats it.
I having problems with log messages: [Unable to use netcam regexps as not compiled with libpcre]
Resoved: more or less.... disable ZM_NETCAM_REGEXPS, in the options..
Still trying to solve it.. be back later...
Install FC5 from cd.
Disable SELinux
chosse your own configuration.
Software needed:
APACHE
MYSQL
libapache2-mod-auth-mysql
php
php-mysql
2ºStep
Login
if you didnt disable seslinux
vi /etc/selinux/config
change to:
SELINUX=disabled
and reboot
yum update (wait this is will take a wail)
yum install perl-Archive-Tar perl-IO-Zlib perl-libwww-perl perl-DateManip libjpeg-devel gcc cc cl gcc-c++
Donwload ZM
http://www2.zoneminder.com/downloads/Zo ... 2.2.tar.gz
tar -xvzf ZoneMinder-1.22.1.tar.gz
cd ZoneMinder-1.22.2
./configure --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin
Sugestions:
phpmyadmin www.phpmyadmin.net
(mysql adminsitration)
phpsysinfo http://phpsysinfo.sourceforge.net/
(system monitor)
Use phpMyAdmin to install db.
and thats it.
I having problems with log messages: [Unable to use netcam regexps as not compiled with libpcre]
Resoved: more or less.... disable ZM_NETCAM_REGEXPS, in the options..
Still trying to solve it.. be back later...