Change your PHP version
Open the PHP Selector
Log in to cPanel through your client area or at
yourdomain.com/cpanel. Go to Software and click Select PHP Version.Manage PHP extensions
In the PHP Selector, open the Extensions tab. Use the checkboxes to enable or disable modules, then click Save.Adjust PHP settings
Open the Options tab in the PHP Selector to configure settings like:| Setting | What it controls |
|---|---|
memory_limit | Maximum memory a script can use |
post_max_size | Maximum size of POST data |
upload_max_filesize | Maximum file upload size |
disabled_functions | Functions blocked from execution |