PHP
What is PHP Legacy and how does it affect your hosting at cdmon
Many websites run on PHP, whether they use a CMS such as WordPress, Prestashop, Joomla or Moodle, or whether they are custom-developed. If your website generates dynamic content (for example, loads products, processes forms or displays changing ...
Where to view hosting error logs
The applications you install on your website may, under certain circumstances, generate errors that are recorded on the server. These errors can be of different types and you can view them in the Control Panel. To view the error log of your web ...
How to install or migrate Laravel on cdmon hosting
Installing Laravel on your hosting account is a simple process, thanks to the new tools we have implemented. You can now activate Composer and other essential modules without needing to contact our support team. Below, we show you the steps to ...
How to activate the display_errors directive
The display_errors directive determines whether errors should be printed on screen as part of the output or hidden from the user. This value can be enabled from the hosting management you want to configure. You need to go to the "Server" column and ...
How to set up hosting PHP
Within the advanced tools of the hosting service, you will find the option Configure PHP, where you can modify different PHP directives to adjust your hosting to the requirements requested by some CMS applications. These values vary depending on the ...
How to activate allow_url_fopen
The allow_url_fopen directive allows URL access to files using functions such as fopen, require, and include. Many plugins from various CMS platforms (WordPress, Prestashop, etc.) require allow_url_fopen to be enabled on your hosting account: This ...
How to increase or reduce the PHP values of our hosting
From the hosting management section, you can manage your hosting’s PHP settings in detail. In this guide, we will show you how to access the different PHP values and how to modify them: First, access the hosting management. At the top, in the ...
PHP basic information
PHP (Hypertext Preprocessor) is a widely used server-side programming language for developing dynamic web applications. Our hosting plans and servers are optimized to run web applications that use PHP, such as WordPress, Prestashop, and many others. ...
How to correct Apache's 'Failed to read FastCGI header' error
The error message "Failed to read FastCGI header" means that when Apache communicates with the PHP process of your hosting, the PHP process does not respond correctly. This error does not mean there is a problem with Apache itself, but that there may ...
Update the PHP of your website
PHP is an open-source programming language whose purpose is to generate dynamic web pages. Although it can also be used in other applications, its main use is web development. Being an open-source language means that anyone can develop or modify the ...
How to modify the PHP version
If the server where your hosting is located is compatible with the service, you can follow the instructions below to modify the PHP version and assign the desired version to work with. Keep in mind that PHP versions without official support (EOL) are ...
What it is and because it appears "open_basedir restriction in effect. File is not within the allowed paths"
When you program in PHP on a web server, you usually make multiple includes or requires to other files on your website. This may be because you need a class or certain functions that, for convenience and code clarity, are located in a different path ...
How to use massive PHP management in a cdmon user
It is possible that at some point you have needed to modify the PHP version of many hostings or wanted to revert to a PHP version that was previously assigned to several hosting accounts. In this guide, we show the steps to follow in order to perform ...
Pilotron | PHP management in cdmon
Pilotron is your artificial intelligence assistant in the cdmon control panel. With this tool, you can manage and obtain information about the PHP of your hostings quickly and easily, without the need to manually navigate through the control panel. ...