Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-19-2014, 12:25 PM
|
#1
|
Member
Registered: Sep 2013
Location: Hereford, Arizona, United States
Distribution: Slackware 14.0
Posts: 32
Rep:
|
apache config for mediawiki install on slackware 14.1
Hey all,
All references I've seen regarding howto configure MediaWiki ( www.mediawiki.org) on Slackware starts with instructions to add the new directory in the "IfModule mod_alias.c" section of Apache config file.
However, in my distribution of Slackware (14.1) I don't have that section in my Apache config file.
My usual method when this happens is to just "put it anywhere" but I thought I'd ask here first.
Zarb.
|
|
|
03-19-2014, 02:16 PM
|
#2
|
LQ Guru
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,215
|
Quote:
Originally Posted by zarb
Hey all,
All references I've seen regarding howto configure MediaWiki ( www.mediawiki.org) on Slackware starts with instructions to add the new directory in the "IfModule mod_alias.c" section of Apache config file.
However, in my distribution of Slackware (14.1) I don't have that section in my Apache config file.
My usual method when this happens is to just "put it anywhere" but I thought I'd ask here first.
Zarb.
|
Yes, add your Alias directive without bothering about the "IfModule mod_alias.c"
Regards
Last edited by bathory; 03-19-2014 at 02:27 PM.
Reason: typo
|
|
1 members found this post helpful.
|
03-23-2014, 12:23 AM
|
#3
|
Member
Registered: Sep 2013
Location: Hereford, Arizona, United States
Distribution: Slackware 14.0
Posts: 32
Original Poster
Rep:
|
Curious about the final step in stabilizing the mediawiki on my system; the software page's instructions look like this:
"Loading The Dump"
Unzip the dump by typing: bunzip2 20031231_cur_table.sql.bz2 (this will take a while depending on the size of the dump and the speed of your workstation).
Import the dump in your database by starting a mysql session as above, if you have not done so, loading the wiki database (the name as you gave above), by typing: use <wiki db> and then importing the data by typing: source /path/20031231_cur_table.sql. This will also take a long time.
At this point you should have a working install with some data in it.
However, I don't have the dump file in question, and can't find it anywhere. It shouldn't really matter, as long as I can find one like it.
Recommendation?
Zarb.
|
|
|
03-23-2014, 05:59 AM
|
#4
|
LQ Guru
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,215
|
I have never installed a mediawiki, so I don't know why you need an older databse dump.
Anyway from the instructions you have to go here to get the dump you want
|
|
|
All times are GMT -5. The time now is 08:22 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|