HostMonster Web Hosting Help
How To Configure The PHP Environment With PHP ini
Configuring the PHP Environment with php.ini
Generating a new php.ini file:
- Log in to your HostMonster cPanel account.
- Click on the MultiPHP Manager icon located under Software.
Legacy customers can find this by clicking the PHP Config option under Programming.
- Choose the version of php you will be using.
- 7.0
- 7.1
- 7.2
- 7.3
- Click the Save Changes or Apply button.
Editing the .INI File
- Choose the MultiPHP INI Editor icon from within the Software section.
- Select the directory the INI file you wish to edit exists in.
- Make any desired changes, and click Apply.
If you have any further questions about configuring the php.ini file, there are extensive descriptions within the file itself. You may also find more help at: http://www.php.net/docs.php
For information about configuring php for an addon domain please see: PHP Configuration for Addon Domain.
Knowledgebase Article
674,249 views
bookmark
share
tags: configuration ini php server



Share or save this via:

Recommended Help Content
How to edit PHP Configuration --- VPS or Dedicated
How do I configure Dreamweaver MX for PHP and MySQL?
How can I adjust the php settings specifically for an Addon Domain?
Related Help Content
How to change your PHP version in your hosting account
What can I do to increase my Site Security while hosting with HostMonster?
Knowledgebase Article
297,683 views
tags: antivirus basic hacked keyloggers malware php security site


This article will explain how to add a PHP handler to your .htaccess files. This is useful if you want to customize the version of PHP that runs your PHP files.
Changing PHP versions, load custom Apache mods, and other Apache/PHP customizations
Many popular website platforms use PHP for rendering their content. It’s common for these sites to have automatic update tools to ensure that they work with the latest version of PHP, however sometimes a theme or plugin for these services may prevent them from updating or may not work with a newer
This article will explain how to change the Site URL or Home URL setting in WordPress. This may be useful if you have moved your WordPress site or are planning to move your WordPress site.
How do I increase my file size limit in my PHP application?