([Solved) New install of 1.24.2 on Ubuntu 11.04 issue
Posted: Sun Aug 14, 2011 7:30 pm
Since I already had Ubuntu 11.04 Desktop (fully updated) installed on an older p-3 system, I installed Zoneminder using the Ubuntu 10.10 (Maverick Meerkat) Desktop instructions as follows:
Installing ZoneMinder from Packages
open a terminal window (Applications > Accessories > Terminal)
sudo apt-get install zoneminder (install the package)
sudo ln -s /etc/zm/apache.conf /etc/apache2/conf.d/zoneminder.conf (add a config to apache)
sudo /etc/init.d/apache2 force-reload (restarts Apache)
* Reloading web server config apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
service zoneminder start
Starting ZoneMinder: Can't open log file '/tmp/zmpkg.log': Permission denied at /usr/share/perl5/ZoneMinder/Debug.pm line 279.failure
Does that mean that ZoneMinder will not run on Ubuntu 11.04 desktop?
Any suggestions will be appreciated.
Installing ZoneMinder from Packages
open a terminal window (Applications > Accessories > Terminal)
sudo apt-get install zoneminder (install the package)
sudo ln -s /etc/zm/apache.conf /etc/apache2/conf.d/zoneminder.conf (add a config to apache)
sudo /etc/init.d/apache2 force-reload (restarts Apache)
* Reloading web server config apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
service zoneminder start
Starting ZoneMinder: Can't open log file '/tmp/zmpkg.log': Permission denied at /usr/share/perl5/ZoneMinder/Debug.pm line 279.failure
Does that mean that ZoneMinder will not run on Ubuntu 11.04 desktop?
Any suggestions will be appreciated.