Do you have a single domain or wish to use а different PHP version per folder? Do you have an installed PHP 5.x software in a folder/blog and want to use a PHP 7.x instead? If so, you can do this using cPanel and the .htaccess file. 1. Log into your cPanel account. 2. In […]
How to Set the PHP Version per Domain, Using cPanel?
Do you have multiple domains and you wish to set the PHP version per domain? For example, you have the domains Example1 and Example2 and you want to set PHP7 on Example2 domain and PHP 5.6 on Example1. You will need to do this from the cPanel. 1. Log into your cPanel account. 2. In […]
How to Reset the PHP Version to the Default Version, Using cPanel?
If you wish to reset the PHP version to the default version, follow these instructions: 1. Log into your cPanel account. 2. In the “Software” section, click on the “MultiPHP Manager” Icon. 3. Scroll down to the end of the page, select your domain from the left side and you will see the option “PHP […]
How to change PHP version on your domain using cPanel?
Some software requires older version of PHP like 5.6 while other asks for PHP7. If it happens you need either of the versions, you can switch to it from cPanel. 1. Log into your cPanel account. 2. In the “Software” section, click on the “MultiPHP Manager” Icon. 3. Scroll down to the bottom of the […]
How to Install PHP-Nuke via Softaculous in cPanel?
1. Log into your cPanel account. 2. In the “Software” section, click on “Softaculous App Installer” Icon. 3. cPanel will redirect you to the Softaculous Panel. 4. On the left side of your screen you should locate the “Portal/CMS” category. Click on it and then click on the “PHP-Nuke” link that will appear. 5. Click […]
How to Install PHP-Fusion via Softaculous in cPanel?
1. Log into your cPanel account. 2. In the “Software” section, click on “Softaculous App Installer” Icon. 3. cPanel will redirect you to the Softaculous Panel. 4. On the left side of your screen you should locate the “Portal/CMS” category. Click on it and then click on the “PHP-Fusion” link that will appear. 5. Click […]
How to Install phpBB Forum via Softaculous in cPanel?
1. Log into your cPanel account. 2. In the “Software” section, click on “Softaculous App Installer” Icon. 3. cPanel will redirect you to the Softaculous Panel. 4. On the left side of your screen you should locate the “Forums” category. Click on it and then click on the “phpBB” link that will appear. 5. Click […]
php error: Allowed memory size of x bytes exhausted
If you are getting an error like “Allowed memory size of… in file /directory/folder/yourscript.php“, then you can use an .htaccess trick to resolve this problem. If this error does not go away even after you apply this .htaccess code, you should contact us and we will help you. Place this code in your .htaccess file […]
How to Edit file in the cPanel File Manager?
1. Log into your cPanel account. 2. In the “Files” section, click on “File Manger” Icon. 3. cPanel File Manager will be open, select the appropriate domain name or folder location, and press the “Go” button. 4. Navigate to the directory where your file is located. 5. Right click on the file and then on […]
Do you Support LAMP?
Yes indeed – the initials of LAMP are Linux Apache MySQL PHP. All of these are installed on our servers and we support them.