Magento Compilation – What is It and How to Disable It If Needed

Magento Compilation – What is It and How to Disable It If Needed

The Magento Compilation is a feature that allows you to compile all Magento installation files in order to create a single include path. This feature is designed to improve the performance of your online store and is supposed to give between 25% … Continued
How To Reset Admin Password in Magento

How To Reset Admin Password in Magento

You can reset your Magento administrative password directly through the database used by your website application. If you are not sure which database is related to your website you can find its name inside the Magento database configuration file: Magento … Continued
How can I set my phpBB2 crontabs?

How can I set my phpBB2 crontabs?

You can set the crontabs for your phpBB2 forum from cPanel -> Cron jobs -> Standard. If you want to run a php script please note that you should provide the full path to the php binary which usually is … Continued
How to reset my SMF administrative password

How to reset my SMF administrative password

If you forgot your password you can reset it by following these steps: Go to the SMF script -> Click on ‘login’ -> Click on ‘Forgot your password?’ -> Type your ‘Username/Email:’ from the registration -> Click ‘Send’ You will … Continued
Block spammers in vBulletin through Project Honey Pot

Block spammers in vBulletin through Project Honey Pot

Forums are popular targets of spammers. Besides the automatic bots and robots which are usually blocked through different techniques like captcha scripts, there are many human spammers. Project Honey Pot provides an enormous database with IPs from which spam attacks … Continued
How to change the user privileges in MediaWiki?

How to change the user privileges in MediaWiki?

The privileges for existing users can be modified by logging in to your MediaWiki as administrator and going to Special Pages.  Then, under Restricted special pages, click User rights management. Enter the username which you wish to modify and click the Edit User Groups button. … Continued
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
How to troubleshoot WordPress blank page?

How to troubleshoot WordPress blank page?

In the majority of the time a “white screen of death” can occur if a certain plugin is not functioning properly. It could also be caused by a poorly coded theme that your website is using. Since there might be … Continued