The APC(Alternative PHP Cache) can be installed using PECL on linux cpanel server 1) Just execute following command from shell as root user pecl install apc […]
The following script helps to install extension manager on cpanel servers /scripts/phpextensionmgr The below command will list the extension manager available for installation /scripts/phpextensionmgr list The […]
In some cases cPanel will not show the databases in cPanel>>Databases>>MySQL database; though the database is present in /var/lib/mysql/ folder with the contents in it, […]
Inorder to change the domain name in Opencart we may need to amend two config files. First one is in the root folder(/home/$user/public_html/config.php) and the […]