Displaying 1 result from an estimated 1 matches for "mediawiki116".
2011 Jan 05
4
if you install cgi programs from rpm, how to configure for actual use in /var/www/html ?
...hen it works.
Then a new version of the phpMyAdmin RPM is released on EPEL, it gets
installed, and I have no idea what I'm supposed to do to keep my thing
in /var/www/html working.
I had the exact same experience with the mediawiki RPM from EPEL. It
installs its files into /var/www/
var/www/mediawiki116
and
/usr/share/mediawiki116
The web server required everything to b e under /var/www/html/, so I
copy files in there. The mediawiki116 documentation does not mention
this problem, but I've googled long enough until I found this, which
agrees with me that it is necessary to copy the files ov...