Hello,
I have installed zoneminder and created the mysql tables. Everything seems in order. However, when I go to http://myipaddress/zm I get a screen that says
Could not open config file.
I have installed ZoneMinder 1.24.2
I am using Centos 5.3
Have i missed a step?
Thanks for any help
Jon
________
Website Design
Installed, but can't use on Centos 5
-
- Posts: 22
- Joined: Sat Jul 04, 2009 4:53 pm
Installed, but can't use on Centos 5
Last edited by nojstevens on Sat Feb 12, 2011 6:29 am, edited 1 time in total.
-
- Posts: 22
- Joined: Sat Jul 04, 2009 4:53 pm
Sorted it - I had to change permissions on my conf.php file. Then it worked
Jon
________
Kawasaki Zr1000A
Jon
________
Kawasaki Zr1000A
Last edited by nojstevens on Sat Feb 12, 2011 6:29 am, edited 1 time in total.
hi nojstevens, can you write down the installation step?,
coz, i've tried several times but fails in make.
the error was:
coz, i've tried several times but fails in make.
the error was:
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/src/debug/xvidcap-1.1.6/ffmpeg/include -Wall -Wno-sign-compare -fno-inline -I/usr/src/debug/xvidcap-1.1.6/ffmpeg/include -frepo -g -O2 -MT zm_mpeg.o -MD -MP -MF ".deps/zm_mpeg.Tpo" -c -o zm_mpeg.o zm_mpeg.cpp; \
then mv -f ".deps/zm_mpeg.Tpo" ".deps/zm_mpeg.Po"; else rm -f ".deps/zm_mpeg.Tpo"; exit 1; fi
zm_mpeg.cpp: In member function âdouble VideoStream::EncodeFrame(uint8_t*, int, bool, unsigned int)â:
zm_mpeg.cpp:325: error: âimg_convertâ was not declared in this scope
make[2]: *** [zm_mpeg.o] Error 1
make[2]: Leaving directory `/opt/ZoneMinder-1.24.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/ZoneMinder-1.24.2'
make: *** [all] Error 2
-
- Posts: 22
- Joined: Sat Jul 04, 2009 4:53 pm
Hi Ratno,
I tried various how to's, but in the end this is the one that worked
http://www.zoneminder.com/wiki/index.php/CentOS
If you follow this from start to finish you should be ok.
good luck
Jon
________
ROLLS-ROYCE PHANTOM III
I tried various how to's, but in the end this is the one that worked
http://www.zoneminder.com/wiki/index.php/CentOS
If you follow this from start to finish you should be ok.
good luck
Jon
________
ROLLS-ROYCE PHANTOM III
Last edited by nojstevens on Sat Feb 12, 2011 6:29 am, edited 1 time in total.