# cPanel PHP
# MultiPHP INI Editor
Go to MultiPHP INI Editor under Software.
Select your website under Configure PHP INI basic settings.
Take note on the following configurable keys:
max_execution_time
30memory_limit
256M (min)- Use
post_max_size
andupload_max_filesize
to limit the file upload max. size allowed for uploads
# MultiPHP Manager
Go to MultiPHP Manager and select PHP 8.1
for your website.
- From here you can also enable the PHP extensions required by Chevereto.
PHP Extensions
Refer to the cPanel PHP Extensions and Applications Package (opens new window) and WHM How to install a PHP extension in WHM (opens new window) documentation if your cPanel provisioning lacks the extensions required by Chevereto.
# PHP Versioning
Did you know?
cPanel uses root .htaccess
file to add rules that enable to override the default cPanel PHP versioning. This may cause issues in your Chevereto installation.
If you have PHP versioning issues make sure that the root .htaccess
file contains the following:
Note that the configuration in your system may vary. Double-check with your service provider.
# Troubleshooting
As cPanel uses .htaccess
to configure PHP version, it needs a special handling when you want to change the PHP version of your website.
- Upload Chevereto's
.htaccess
- Go to Multi-PHP and select the new PHP version
← Introduction Database →