First of all, get web server ready.
Use Synaptic Package Manager to install the essential packages into the system. You need MySQL, PHP and Apache2.
Create an account for wiki under Ubuntu.
Enable the public_html folder for website by "sudo a2enmod userdir".
Change the setting in config directory of wiki and put the right username and password for wiki to access MySQL database.
Now the wiki is ready by typing 'localhost/~wiki' and you can see the site.
No comments:
Post a Comment