Viewing articles tagged 'php'

Fix PHP Error: Allowed Memory Size of X Bytes Exhausted

If you are getting an error such as "Allowed memory size of... in file...

How to Change the PHP Memory Limit in cPanel Using the CloudLinux Selector

You can modify PHP Memory Limit as per your needs using CloudLinux PHP Selector in cPanel. 1....

How to Change the PHP Version for Each Domain in cPanel

Do you have multiple domains and wish to configure the PHP version for each one? PHP 8.1 can be...

How to Change the PHP Version in cPanel Using the CloudLinux Selector

You can use CloudLinux's Select PHP Version to change your website's PHP Version.  There are...

How to Change the PHP Version in Each Directory in cPanel

Do you want distinct PHP versions in each directory? This is possible using cPanel and the...

How to Change the PHP Version on Your Domain in cPanel

Some software requires a different PHP version. Using cPanel, you can change the PHP versions....

How to Change the PHP Version via CloudLinux Selector in DirectAdmin

You can use CloudLinux's Select PHP Version to change your website's PHP Version in DirectAdmin....

How to Delete a Database Table via phpMyAdmin in cPanel

1. Log in to your cPanel account. 2. In the Databases section, click on phpMyAdmin. 3. Click on...

How to Edit a Database Table via phpMyAdmin in cPanel

1. Log in to your cPanel account. 2. In the Databases section, click on phpMyAdmin. 3. Click on...

How to Enable or Disable PHP Extensions Using the CloudLinux Selector in DirectAdmin

You can use CloudLinux Selector to enable or disable available PHP extensions in DirectAdmin....

How to Enable or Disable PHP's allow_url_fopen Using CloudLinux Selector in cPanel

You can use CloudLinux Selector to enable or disable the allow_url_fopen directive in cPanel. 1....

How to Enable or Disable PHP's allow_url_fopen Using CloudLinux Selector in DirectAdmin

You can use CloudLinux Selector to enable or disable the allow_url_fopen directive in...

How to Enable or Disable PHP's display_errors via CloudLinux Selector in DirectAdmin

We occasionally need to debug PHP. Therefore, for security purposes, we must either allow...

How to Enable the GD Extension of PHP Using CloudLinux Selector in cPanel

You can use CloudLinux Selector to enable GD extension in PHP via cPanel. 1. Log in to your...

How to Enable the GD Extension of PHP Using CloudLinux Selector in DirectAdmin

You can use CloudLinux Selector to enable GD extension in PHP via DirectAdmin.   1. Log in to...

How to Enable the GD Extension of PHP Using CloudLinux Selector in Plesk

You can use CloudLinux Selector to enable GD extension in PHP via Plesk. 1. Log in to your Plesk...

How to Enable the Mailparse Extension of PHP Using CloudLinux Selector in cPanel

You can use CloudLinux Selector to enable the Mailparse extension in PHP via cPanel. 1. Log in...

How to Enable the Mailparse Extension of PHP Using CloudLinux Selector in DirectAdmin

You can use CloudLinux Selector to enable the Mailparse extension in PHP via DirectAdmin.   1....

How to Enable the Mailparse Extension of PHP Using CloudLinux Selector in Plesk

You can use CloudLinux Selector to enable the Mailparse extension in PHP via Plesk. 1. Log in to...

How to Export Database Table via phpMyAdmin in cPanel

1. Log in to your cPanel account. 2. In the Databases section, click on phpMyAdmin. 3. From the...

How to Import a Database via phpMyAdmin in cPanel

1. Log in to your cPanel account. 2. In the Databases section, click on phpMyAdmin. 3. From the...

How to Increase or Decrease PHP Memory Limit via CloudLinux Selector in DirectAdmin

You can modify PHP Memory Limit as per your needs using CloudLinux PHP Selector in DirectAdmin....

How to Increase PHP's post_max_size value Using CloudLinux's Selector in DirectAdmin

You can modify PHP post_max_size as per your needs using CloudLinux PHP Selector in DirectAdmin....

How to Increase PHP's upload_max_filesize Value Using CloudLinux Selector in cPanel

You can modify PHP's upload_max_filesize as per your needs in cPanel. Log in to your cPanel...

How to Increase PHP's upload_max_filesize Value Using CloudLinux Selector in DirectAdmin

You can modify PHP's upload_max_filesize as per your needs using CloudLinux's PHP Selector in...

How to Increase PHP's upload_max_filesize Value Using CloudLinux Selector in Plesk

You can modify PHP's upload_max_filesize as per your needs using CloudLinux's PHP Selector in...

How to Optimize a Database via phpMyAdmin in cPanel

1. Log in to your cPanel account. 2. In the Databases section, click on phpMyAdmin. 3. Click on...

How to Rename a Database in cPanel

1. Log in to your cPanel account. 2. In the Databases section, click on MySQL Databases.  3....

How to Repair a Database via phpMyAdmin in cPanel

1. Log in to your cPanel account.2. In the Databases section, click on phpMyAdmin.3. Click...

How to Reset the PHP Version to the Default Version in cPanel

If you want to reset the PHP version to its default state, perform these steps: 1. Log in to...

How to set up a custom php.ini file?

A php.ini file contains directives that allow you to modify several PHP settings. You can define...

How to Use cPanel's CloudLinux Selector to Enable ionCube Loader

You can use CloudLinux Selector to enable ionCube Loader in cPanel. 1. Log in to your cPanel...

How to use the cPanel's CloudLinux Selector to enable or disable PHP's display_errors feature

We occasionally need to debug PHP. Therefore, for security purposes, we must either allow...

How to Use the cPanel's CloudLinux Selector to Increase PHP's Post_Max_Size

You can modify PHP post_max_size as per your needs using CloudLinux PHP Selector in cPanel. 1....

What permissions do I need to set for my PHP script files?

To avoid difficulties, set the PHP script file permissions to 755 (read, write, and execute...

Where can I find the PHP executable?

The absolute path to the PHP executable on Hostginger Hosting's servers is /usr/local/bin/php.