PECL is a repository for PHP extensions. To install PHP extensions from PCEL, you can use … How to install PHP PECL ExtensionRead more
How To Install ionCube on Ubuntu 20.04
ionCube is PHP extension that is used to load ionCube encoded PHP files. ionCube is used … How To Install ionCube on Ubuntu 20.04Read more
Laravel supported ciphers are AES-128-CBC and AES-256-CBC
On a Laravel application, I get the following error message The only supported ciphers are AES-128-CBC … Laravel supported ciphers are AES-128-CBC and AES-256-CBCRead more
How to get Contents of a Webpage using PHP curl
PHP cURL module allows you to connect to remote websites and API endpoints to exchange data. … How to get Contents of a Webpage using PHP curlRead more
How to install PHP from Source on Ubuntu
Compiling PHP from source code can be essential when you require a specific PHP version that … How to install PHP from Source on UbuntuRead more
Change Magento 1.9 admin URL
To change Magento admin URL, login to Magento Admin area. Go to System > Configuration On … Change Magento 1.9 admin URLRead more
Enable SSL in Magento 1.9
To enable SSL in Magento, go to System > Configuration Click on “Web” link on left … Enable SSL in Magento 1.9Read more
Magento 1 Command Line Tool
Magento 2 comes with command line tool to manage Magento installation. This helps you to do … Magento 1 Command Line ToolRead more
OpenLiteSpeed move Swapping Directory
By default OpenLiteSpeed use /tmp/lshttpd/swap for temp files. If your /tmp partition is small, disk may … OpenLiteSpeed move Swapping DirectoryRead more
Magento Change URL
Magento store website URL in table core_config_data. This is the same for Magento 1 and Magento … Magento Change URLRead more