summaryrefslogtreecommitdiffstats
path: root/www/mod_mysqluserdir/pkg-message
blob: 31176a72a5550a7b524d7fc98a99be6a7fa2998d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
************************************************************
You've installed mod_mysqluserdir, an Apache module to make
Apache get userdirs from MySQL.

Edit your apache.conf or httpd.conf to enable and setup this
module. Have a look at the files in
${PREFIX}/share/doc/mod_mysqluserdir for information on how
to configure it etc.

You need to disable the LoadModule and AddModule commands
for the default Apache mod_userdir module to make
mod_mysqluserdir work.

Then do this to make it work effective:

# apachectl configtest (see if there are any config errors)
# apachectl restart

************************************************************
OpenPOWER on IntegriCloud