I don't see a reference to the file in any of the error messages . Is there a way to track php traffic?
On Tue, 24 Mar 2020 at 14:02, Richard <lists-apa...@listmail.innovate.net> wrote: > > > Date: Monday, March 23, 2020 20:49:20 +0100 > > From: Francis Franck <francis.fra...@gmail.com> > > > > I'm trying to install Mediawiki 1.34 via tarball - apparently all > > the modules are working fine: phpmyadmin, sql database, apache2. > > http://localhost/mediawiki/Mw-config ran successfully and produced > > a valid Localsettings.php > > > > I tried to put the mediawiki directory in /var/www/html/ and > > alternatively in /var/lib/ with a symbolic link to /var/www/html/ > > but > > http://localhost/mediawiki keeps telling me : LocalSettings.php not > > found. > > > > I've put LocalSettings.php in all the directories one can imagine > > without success. There are lots of suggestions on several sites but > > nothing works. It is clear that > > http://localhost/mediawiki/index.php is opened: > > > Have you looked at your error log to see the path/location that the > server is pointing to for this file, and whether other things (e.g., > your FollowSymLinks setting) are getting in the way of your server > finding it? > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > >