Hello everybody.
I have a mediawiki installation in a linux (Debian). I would like to know which permission must have the mediawiki code (the php files). The root is the owner of all the php files, except LocalSettings.php which has 640 privilege and www-data as its owner, and the image directory with 666 privilege and www-data, too. It works well right now, but i would like to know if i am wrong, or something could be better.
And which is the best directory to make the installation?? /var/www/... o another one else??
Thanks very much!!