web hosting control panel

How to upgrade your perfect Debian9 (Stretch) based server to Debian 10 (Buster)

botond published 2022/01/22, Sat - 23:01 time
The operating system running on our Debian-based web servers will become obsolete over time, so over time it will be necessary to completely upgrade the distribution. In this description, we will perform a complete upgrade of a Debian 9 (Stretch) web server to Debian 10 (Buster). There are many features on the server that will also be updated. On the first page of this description, we will perform the pre-upgrade steps to prepare your system for a secure upgrade.

How to deal with "Possible attack detected. This action has been logged." error message in our ISPConfig control panel

botond published 2021/03/23, k - 09:19 time
ISPConfig uses a variety of protection systems to keep it secure, including IDS (Intrusion Detection System) technology. However, this setting may be too sensitive and disable us from the control panel as well. In this little troubleshooter, we'll see what we can do if our ISPConfig control panel doesn't allow us, but instead gets a "Possible attack detected. This action has been logged." error message.

How to automatically clean PHP session files left in the tmp directories of web accounts in an ISPConfig server environment

botond published March 2021, 03, Thu - 04:11 time
PHP sessions are global variables that transmit data stored during web visits across multiple pages, i.e., they are not lost when moving from one page to another. PHP accomplishes this by assigning unique IDs to visits (sessions) and creating files in the server-side file structure associated with those IDs in which it stores the data required for the session. The system places these files in a specific directory, usually tmp, which is normally deleted by the garbage collector after a specified time. However, the situation is sometimes not so obvious. This is because if the PHP environment on the server changes, the garbage collector may not be able to delete these obsolete, unnecessary session files. In this description, we will look at how we can use our own solution to ensure that these session files are deleted when the default cleaning system cannot remove them.

How to install PHP 8 on your Debian or Ubuntu server

botond published 2021/02/06, Sat - 15:49 time
PHP is one of the most common server-side scripting languages ​​for building dynamic web pages, making it an essential part of our web server. The latest major version of this, PHP 2020, was released on November 26, 8. In this tutorial, we will look at how to install PHP 8 on an Ubuntu 20.04 (Focal Fossa) LAMP server and a Debian 10 (Stretch) perfect server, and how to you can configure it to work in both systems in the Apache environment.

Upgrade ISPConfig 3 control panel to 3.2

botond published March 2020, 10, Thu - 15:23 time
Version 2020 of the ISPConfig web hosting control panel was released today (October 15, 3.2). This update is not as standard as the sub-version updates, but several new features have been added to the control panel here. In this description, we will review these innovations as well as update the control panel from 3.1.15 to 3.2 running on me.

How to configure custom PHP versions on our ISPConfig server

botond published 2020. 01. 27., h - 18:30 time
If you run multiple websites on your server, you may need to run a different version of PHP for each website. When using ISPConfig, this is a very simple task, as the control panel can run multiple versions of PHP at the same time. In this tutorial, we will review how to configure PHP instances installed on a server in FastCGI and PHP-FPM modes.

Perfect server: Debian 9 (stretch) V1.0 (page 4)

botond published 2019. 01. 21., h - 18:07 time
On the fourth and last page of the Debian 9 (Stretch) Perfect Server V1.0 Installation Guide, we install the RoundCube webmail client and finally the ISPConfig3 web hosting control panel. This is how we complete the server installation.

Web hosting control panel

botond published Jan. 2018, 04, 25:10 p.m. time
A description of the term web hosting control panel in the encyclopedia