IAMEM Hosting

Category: VestaCP

Home > Blog > VestaCP
07Oct, 2018

Change WordPress URL through functions.php file

Changing the Wordpress URL can be done by editing the functions.php located in the theme folder, in most of the webservers the location will be as below /home/site/public_html/wp-content/themes/mytheme/functions.php Once you open the…

26Mar, 2018

Installation of System Activity Reporter (SAR) in Linux

  Linux System Activity Reporter (SAR) is often used by system administrators to check the resource utilisation and health report at a particular point of time. In order to install SAR…

23Mar, 2018

Clear Exim Mail Queue

  Spamming is one of the things we often face as administrators in the day to day work, if you are using Exim mail server, below commands will help you to…

20Mar, 2018

Convert Existing MySQL Database to Innodb

  Converting existing MySQL Database Tables from MyISAM to InnoDB can be done from PHPMyAdmin but if there are too many tables the following script may help you to convert all…

26Jul, 2016

Install PEAR/PHP Mail function

  PHP Mail function should be installed on your server if you want to send emails from your code, to install 1. Install Pear package (if it is not already installed) by…

22Jul, 2016

Clear cached memory in Linux

  Some times, you may notice that there is a lot of memory locked in CACHE     To remove the cached memory, login to the server as “root” and execute the below command /bin/sync…

05Jul, 2016

WordPress asks for FTP details while installing updates

  Issue: While installing plugins or updates some times WordPress asks for FTP details.   Screenshot:   Reason: This happens because the WordPress is unable to download and store the files in the web directory.   Fix: Modify the changes…

04Jul, 2016

Error: “An error occured” in Joomla admin section

  After installing the latest version of Joomla you may sometimes notice the below error in the “admin” section. Error An error occured Screenshot:   Fix: This happens because of the incorrect/low MySQL “sort_buffer_size”, to fix this…

Copyright © 2019 | iamemhost.com . All rights reserved.