7.9.4. Where Can I Learn More?
? The manpages for
? The MySQL manual: http://www.mysql.com/doc
? Documentation on the Perl DBI module: perldoc DBI
? Documentation on the PHP MySQL functions: http://ca.php.net/mysql
7.10. Installing and Configuring a Wiki
A
Fedora Extras includes the Wiki software used by the Wikimedia Foundation, named MediaWiki. Once installed, it can be configured and ready for use in a few minutes.
7.10.1. How Do I Do That?
MediaWiki requires a MySQL server.
To configure MediaWiki, start your web server (if it's not already running) and then, using a browser on the same computer as the MediaWiki software, go to
Figure 7-27. MediaWiki before initial configuration
To configure the software, click on the link provided. The page shown in Figure 7-28 will appear.
Figure 7-28. MediaWiki configuration page
This page presents the results of some initial configuration tests, followed by a form that you must fill in with configuration information. The fields on this form are:
Input an opaque string (no spaces and no punctuation marks) of letters and numbers for the name of your Wiki.
Enter an email address that can be used to contact the Wiki administrator. It is probably best to use an email alias here.
The language for the Wiki prompts and messages (the content can be in any language, regardless of the value you choose here).
The license that will be used to tag the Wiki contents. You can choose not to tag your pages with license information, or you can use one of two types of open content licenses: GNU Free Documentation License (GNU FDL) or a Creative Commons license. If you are not sure what to use, select 'no license metadata
Enter the username of the system operator (
Use a memory cache system for performance acceleration. This is not necessary for small installations.
Enable all email operations. In almost all cases, this should be left on.
Enable users to send mail to each other; whether this makes sense depends on the intended use of your Wiki.
Select the events that trigger an automatic notification email. Use the middle setting for most small-to- medium Wikis.
If enabled, this feature sends a
Leave this set to localhost if the MySQL server is on the same computer as the MediaWiki software.
The name of the MySQL database, and the username and password for the MySQL access account, respectively. Leave the default values for the Database name and the DB username, and make up a new password (twice) for the DB password.