Apache virtual host was not found

7 posts / 0 new
Last post
#1 Tue, 06/19/2012 - 00:55
Nickalf

Apache virtual host was not found

Hi all, I searched for 'Apache virtual host was not found' and found nothing - so, hopefully, this is not a repeat question;

While adding the first Virtual Server, I get "done..." on almost everything except:

Performing other Apache configuration .. .. configuration failed : Apache virtual host was not found at /usr/share/webmin/web-lib-funcs.pl line 1360.

Any tips on what I can do to fix it ? Thanks, Nick...

Tue, 06/19/2012 - 07:58
helpmin

You could check the syntax of the apache configuration file (path depends on your distro). Probably there is a problem (maybe accidentally deleted some part of the file while editing it or a "closing tag" is missing and so on).

Tue, 06/19/2012 - 15:00 (Reply to #2)
Nickalf

Is it the usual apache2.conf / httpd.conf configuration files in /etc/ that it's looking for ?

Tue, 06/19/2012 - 08:43
andreychek

Howdy,

Also, which distro/version is it that you're using?

And when you performed your install, was that done with the install.sh, or was the install done manually?

Thanks!

-Eric

Tue, 06/19/2012 - 14:57 (Reply to #4)
Nickalf

Hi Eric,

Ubuntu 10.4 (stable) install.sh

Tue, 06/19/2012 - 15:25
helpmin

Yes, please check apache2.conf for any "syntax issues".

Wed, 06/20/2012 - 23:53 (Reply to #6)
Nickalf

It reports that it "has no VirtualHosts". Other than that, it has no errors

Topic locked