Hey guys,
i installed mediawiki before some minutes on my linux debian jessie server to /usr/share/mediawiki.
i created a apache2 conf that create the alias fqdn.tld/mediawiki
does a symlink from /etc/apache2/conf-available to /etc/mediawiki/apache.conf (there i saved the alias conf)
enabled the conf
reloading apache2
installed mediawiki via browser without any interrupts
after install i loaded up directly the downloaded LocalSettings.php to the root directory of mediawiki (where index.php is)
going to fqdn.tld/mediawiki and he gives me a interal server error 500
dont know what i've done false. Anybody can help?