"Greg Rundlett (freephile)" <[email protected]> writes: > On Thu, Oct 5, 2017 at 1:24 PM, Sharon Kimble <[email protected]> > wrote: > >> >> I've been trying to find a solution to this problem but my googling is >> failing me. >> >> I am trying to set up 2 local mediawiki blogs on this machine using >> Debian 9 and Apache/2.4.25. They will not be web facing, just pure >> localhost-based. >> >> - wiki-drugfacts @ /var/www/html/wiki-drugfacts >> - wiki-tgmeds @ /var/www/html/wiki-TGmeds >> > > Is this in a single VirtualHost container in Apache? > > What does the Apache configuration actually look like? > (paste.ubuntu.com)
http://paste.ubuntu.com/25702675/ --8<---------------cut here---------------start------------->8--- sudo apache2ctl -S [sudo] password for boudiccas: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message VirtualHost configuration: *:80 127.0.1.1 (/etc/apache2/sites-enabled/000-default.conf:1) ServerRoot: "/etc/apache2" Main DocumentRoot: "/var/www/html" Main ErrorLog: "/var/log/apache2/error.log" Mutex default: dir="/var/run/apache2/" mechanism=default Mutex mpm-accept: using_defaults Mutex watchdog-callback: using_defaults PidFile: "/var/run/apache2/apache2.pid" Define: DUMP_VHOSTS Define: DUMP_RUN_CFG User: name="www-data" id=33 Group: name="www-data" id=33 --8<---------------cut here---------------end--------------->8--- Does this help please? Sorry for not replying sooner but I've got the builders in at the moment. Thanks Sharon. > > sudo apache2ctl -S will show you how Apache is deciphering the currently > enabled virtual hosts. -- A taste of linux = http://www.sharons.org.uk TGmeds = http://www.tgmeds.org.uk DrugFacts = https://www.drugfacts.org.uk Debian 9.0, fluxbox 1.3.5-2, emacs 25.3.2, org-mode 9.1.1
signature.asc
Description: PGP signature
_______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
