Advanced hosting tools is the Configure PHP option, where you can modify different PHP policies to adjust your hosting to the requirements requested in some CMS applications. These values have a different scale depending on the plan you have contracted.
1.- PHP version
From this option you can modify the version of PHP that suits you best.
Note: If you do not appear this option, you can request
via ticket Migration of your hosting to a server that allows you to modify the PHP version.
2.- Memory and runtime
Two of the PHP directives that you can modify are Memory_limit and Max_execution_time. These two directives are one of the most important, as most CMS applications or programmable internal processes require time and memory to be successful.
You can turn on limit memory and runtime (1 hour) at 512 MB and 300 seconds. This enlargement allows heavy imports of content, updating the CMS or to carry out facilities.
Once we have this functionality enabled, we can monitor the remaining real time available.
Note: the rise of these values can lead to excess consumption in the accommodation, if cdmon technicians determine that it can jeopardize the stability and optimal speed of the server will lower these values to maintain the service.
3.- Upload of files and variables by POST and GET
The Upload_max_filesize and Post_max_size directives can be increased to upload templates, components or plugins weighing greater than the borrowed values.
Max_input_varsmaximum number of permissible changes within GET, POST and COOKIE requests.
See more information
4.-Session variables
These variables allow you to change the time of the programming variables that regulate the sessions of validated users on the website to control session time.
Session.cookie_lifetime:lifetime of the cookie sent to the browser, if it is 0 is unlimited.
See more information Session.gc_maxlifetime:second so that the information considered junk should be deleted.
See more information
5.-Other PHP directives
Finally, you can change the allow_url_fopen directive to adjust it to your programming, while the display_errors directive will allow you to disable control of errors generated by the accommodation to hide them if necessary.
Allow_url_fopen: allows URL access to files using functions such as Fopen, Require, Include.
See more information Display_errors: determined whether errors should be displayed on screen or they have to be hidden.
See more information
Related Articles
How to manage our web hosting
With the "Control Panel" of the web hosting, you can manage your hosting comfortably. The panel is made up of a section with hosting information and different sections with tools. To access the management panel of the hosting, in the "Basic list of ...
How to set up White Label Panel (Management)
Server domains In the accommodation ofcdmonyou have a white mark panel so that you can give access to another user and allow them to manage the hosting. The advantage of this dashboard is that the user you provide access will only be able to manage ...
How to set up subdomains in web hosting
A subdomain is a word written before the domain (for example: photos.mydomain.com, where photos is a subdomain of mydomain.com), in order to categorize web content or services. The cdmon subdomain service allows you to create subdomains that point to ...
How to reduce wp-cron.php consumption
WordPress has scheduled tasks, such as checking WordPress updates, plugins or theme, backing up, pingbacks, etc. These tasks are usually triggered when someone visits the web, for example. That is why it is not a problem until you have a peak of ...
How to set up a web redirection by URL
To perform a URL redirection from your Control Panel, you need to have either a domain name or a web hosting account with cdmon, or both. There are three possible ways to create the URL redirection: through the "Domain Management", through the ...