How to configure MediaWiki on temporary URL ?

Started by Administrator, January 08, 2014, 01:55:21 PM

Previous topic - Next topic

Administrator

Dear Wiki Users,

This tutorial will help you to configure MediaWiki on the temporary URL. It comes handy when your domain does not points to server IP. Alternatively, you can point the domain name locally using the hosts file on your local machine.

Login to your File Manager OR FTP & access file LocalSettings.php. Edit this file and find for options below.

Quote$wgScriptPath & $wgServer

wgScriptPath is the DirectoryPath where MediaWiki is installed & $wgServer is the server IP address. When updated they should look like below.

Quote$wgScriptPath = "/~cPanel-username";
$wgServer = "http://xx.xx.xx.xx";

Replace cPanel-username with actual cPanel username & xx.xx.xx.xx with actual web server IP address.

Save the file & you will be able to access your MediaWiki installation on temporary URL.
MilesWeb - Your Hosting, Our Responsibility!
Buy Web Hosting Plans | Managed VPS with 50% Discount