Search found 1 match
- Sun May 20, 2007 9:29 pm
- Forum: ZoneMinder Previous Versions
- Topic: HowTo Install ZoneMinder on Ubuntu 7.04 Feisty Fawn
- Replies: 13
- Views: 8542
you need to create a link from one file to the next, here's how :CODE: sudo link /etc/zm/apache.conf /etc/apache2/conf.d/zoneminder.conf :ENDCODE: simply copy and paste what's above and then restart your server using- :CODE: sudo /etc/init.d/apache2 reload :ENDCODE: The reason I know this is I just ...