What are the permissions and ownership of LocalSettings.php? Run "ls -l" and see what it shows.

Do you know if SELinux is turned on and enforcing? That can make files appear to be missing to Apache. Try running "sestatus" or "cat /etc/sysconfig/selinux" and see what they tell you. If it is, then use "ls -Z" on your wiki directory and see if the security context for LocalSettings.php is different to all the other files.

-- Henry

On 1/2/2014 11:41 PM, Li Li wrote:
hi all
     I am installing mediawiki in centos. But after downloading
LocalSettings.php to the directory containing index.php, it still
complains this file is not found.
     here is content of the root directory by ls:
api.php                extensions     index.php          maintenance
         RELEASE-NOTES-1.22    thumb_handler.php5
api.php5               FAQ            index.php5         mw-config
         resources             thumb.php
cache                  HISTORY        INSTALL
opensearch_desc.php   serialized            thumb.php5
composer-example.json  images         languages
opensearch_desc.php5  skins                 UPGRADE
COPYING                img_auth.php   load.php
profileinfo.php       StartProfiler.sample  wiki.phtml
CREDITS                img_auth.php5  load.php5          README
         tests
docs                   includes       LocalSettings.php
README.mediawiki      thumb_handler.php

     I have googled this page
http://www.mediawiki.org/wiki/Thread:Project:Support_desk/LocalSettings.php_not_found.
     But I can't find a solution in it.

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l



_______________________________________________
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to