Search found 3 matches
- Wed Jan 13, 2010 3:24 pm
- Forum: ZoneMinder 1.24.x
- Topic: Ubuntu 9.04 Unable to make install
- Replies: 2
- Views: 1441
Issues solved
That last one was a bot of a apache config, for those who install it packaged for their distro is is usually already there Linked this as zoneminder.con in apache2's conf.d Alias /zm /var/www/zm <Directory> php_flag register_globals off Options Indexes FollowSymLinks <IfModule> DirectoryIndex index ...
- Wed Jan 13, 2010 12:15 pm
- Forum: ZoneMinder 1.24.x
- Topic: Ubuntu 9.04 Unable to make install
- Replies: 2
- Views: 1441
Alright, so I edited configure to do the following: #WEB_PREFIX="$with_webdir" WEB_PREFIX=/var/www/zm The install ran, I am very happy with that, but now the next isssue is that when I go over to http://localhost/zm/index.php I am being offered to download the file as opposed to the script being ...
- Wed Jan 13, 2010 4:05 am
- Forum: ZoneMinder 1.24.x
- Topic: Ubuntu 9.04 Unable to make install
- Replies: 2
- Views: 1441
Ubuntu 9.04 Unable to make install
When I attempt to make install, the task quits with the following errors ( cd yes; chown www-data:www-data index.php ) ( cd yes; chown -R www-data:www-data ajax css graphics includes js lang skins tools views ) chown: cannot access `ajax': No such file or directory chown: cannot access `css': No ...