How to configure my MediaWiki to be accessible via the server URL instead of my own domain name?

How to configure my MediaWiki to be accessible via the server URL instead of my own domain name?

You can access your MediaWiki via the server URL (http://servername/~user) instead with your domain, by modifying the LocalSettings.php file located in the installation directory of the application. You can edit the file using File Manager in cPanel, or via FTP. For example, if you’ve installed … Continued
How to install Moodle on my account?

How to install Moodle on my account?

You can install Moodle through the automatic script installation system in cPanel called Softaculous: cPanel -> Softaculous -> Moodle -> Install You will need to fill out the required fields and click on the Install button on the bottom of … Continued
I am receiving 404 Not Found error after successfully logging in

I am receiving 404 Not Found error after successfully logging in

The proper phpBB2 functionality relays upon the domain name it is initially configured with. Once you change your domain name and start using it to access the phpBB2, you have to reflect the changes into the phpBB2 settings as well. … Continued
I need a fresh install of the SMF forum in different language

I need a fresh install of the SMF forum in different language

If you wish to install SMF and choose you preferred language, you can install it through our automatic script installation system – Softaculous. Here is the way of installing SMF from Softaculous: cPanel -> Softaculous -> Forums -> SMF -> Install. Choose the preferred language from the Select Languagedrop-down menu. The other … Continued
How to edit your vBulletin navigation menu color and font?

How to edit your vBulletin navigation menu color and font?

You can alter the vBulletin navigation menu’s visualization components like the background and font colors and the font style from your vBulletin admin panel->Style Manager. Pick Style Vars from the drop down menu. The navbar variables are responsible for the navigation bar … Continued
File download in vBulletin does not complete

File download in vBulletin does not complete

If you get a “MySQL server has gone away” when using the file download feature in vBulletin, this probably means that your forum’s attachments are stored in the database. This increases the size of the database which results in slow … Continued
How to change the language in MediaWiki

How to change the language in MediaWiki

Changing the language of your MediaWiki is quite easy. All you have to do is edit one line in the LocalSettings.phpfile. You can edit the file using File Manager in cPanel, or via FTP. The line that you have to modify is: $wgLanguageCode = … Continued
How to configure PrestaShop to use HTTPS

How to configure PrestaShop to use HTTPS

If you already have an SSL certificate for your domain name, you can easily configure your PrestaShop application to open via HTTPS. To do this, log in the application’s admin panel -> Preferences -> General. Then change the value of the Enable SSL on all pages option to Yes and use … Continued
How to convert my phpBB to SMF

How to convert my phpBB to SMF

In order to convert a phpBB forum to SMF you have to use the converter from this website. When you find the one for phpBB, download it locally and follow the instructions included in the package.