Configuring Important Hosting Settings
Overview
Optimize your website’s performance by adjusting critical PHP settings in your hosting panel.
Step-by-Step Guide
Access PHP Version Settings
- Log in to your hosting panel.
- Navigate to Software > Select PHP Version.
Note: If you don’t see “PHP Selector,” this option may be disabled by your hosting provider. In that case, use the
php.ini
file to manage settings.
Open Options Tab
- Click on the Options tab.
Modify PHP Settings
- Scroll down to find the following settings and adjust their values:
- max_execution_time: Set to “500”
- post_max_size: Set to “128M”
- upload_max_filesize: Set to “256M”
Need Help?
If you encounter issues with these settings, create a ticket for your hosting provider, and they will assist you.