IAMEM Hosting

Category: Drupal

Home > Blog > Drupal
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…

10Mar, 2016

CMS: Get complete list of all installed CMS’s on Server

  The following scripts may be very handy to get all the list of CMS’s on various servers. Wordpress: cPanel: find /home/*/public_html/ -type f -iwholename “*/wp-includes/version.php” -exec grep -H “\$wp_version =” {} \;   Plesk: find /var/www/vhosts/*/httpdocs…

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