ERROR: Conf zoneminder does not exist!

Discussions related to the 1.36.x series of ZoneMinder
Post Reply
Cosmograph
Posts: 2
Joined: Fri Sep 23, 2022 1:06 pm

ERROR: Conf zoneminder does not exist!

Post by Cosmograph »

Hi,

When I try to configure the apache2 with "sudo a2enconf zoneminder", I have this issue : "ERROR: Conf zoneminder does not exist!"

I am in Ubuntu 22.04.1

Any idea ? Thanks a lot !
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: ERROR: Conf zoneminder does not exist!

Post by Magic919 »

Have a look for it -

Code: Select all

ls /etc/apache2/*-available
It might be under /sites-available. If it's not there at all you have a bigger problem.
-
bbunge
Posts: 2923
Joined: Mon Mar 26, 2012 11:40 am
Location: Pennsylvania

Re: ERROR: Conf zoneminder does not exist!

Post by bbunge »

Cosmograph wrote: Fri Sep 23, 2022 1:10 pm Hi,

When I try to configure the apache2 with "sudo a2enconf zoneminder", I have this issue : "ERROR: Conf zoneminder does not exist!"

I am in Ubuntu 22.04.1

Any idea ? Thanks a lot !
Here are install instructions for Ubuntu: https://wiki.zoneminder.com/Ubuntu_Serv ... der_1.36.x

Note: Ubuntu 20.04 works better for me than 22.04.
Cosmograph
Posts: 2
Joined: Fri Sep 23, 2022 1:06 pm

Re: ERROR: Conf zoneminder does not exist!

Post by Cosmograph »

Magic919 wrote: Fri Sep 23, 2022 1:24 pm Have a look for it -

Code: Select all

ls /etc/apache2/*-available
It might be under /sites-available. If it's not there at all you have a bigger problem.
Hi and thanks,
Under /sites-available I have only :
"000-default.conf default-ssl.conf"
What kind of bigger problem ?
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: ERROR: Conf zoneminder does not exist!

Post by Magic919 »

Impossible to say.

What was the output of the command?

Have you tried the install instructions above?
-
Post Reply