Changes in PHP configuration of your hosting account
20 articles
How to Check the PHP VersionChecking the PHP version of a website, subdomain, or specific folders
How to change the PHP version of your hosting planChanging the PHP version of all your websites at once using hPanel at Hostinger
How to change the PHP version for subfolders or subdomainsSetting a specific PHP version for a specific websites, subfolders or subdomains
How to Manage PHP Extensions and OptionsManaging PHP extensions and options at Hostinger
How to Enable Disabled PHP FunctionsEnabling PHP functions, which are disabled by default: system, exec, shell_exec, and others
How to Change Values of PHP ParametersChanging upload_max_filesize, max_input_vars, and other PHP parameters at Hostinger
How to Set Up New Relic at HostingerEnabling New Relic monitoring for your web applications
Is ZLib Compression Enabled?Enabling ZLib compression at Hostinger
How to Display PHP Error MessagesEnabling PHP error messages for website troubleshooting at Hostinger
Where to Find Your Website's Error LogsTracking your website errors through the PHP error log files
How to Turn Off PHP Error MessagesDisabling PHP error messages
How to Hide Errors and Warnings on Your WebsiteHow to hide PHP errors from your website, using hPanel, .htaccess, and configuration files
How to Parse PHP in HTML FilesParsing PHP in HTML files
How to Change the PHP Timezone Setting for Your WebsiteSetting a different timezone with hPanel and PHP function
How to Fix the PHP Cannot Redeclare ErrorFixing "Fatal error: Cannot redeclare"
How to Fix the "Unexpected T_STRING" ErrorFixing "Parse error: syntax error Unexpected T_STRING error"
How to Disable PHP output_bufferingDisabling output_buffering via the .htaccess file