• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Plesk should manage alteration of config files

M

manarak

Guest
Ok, I am fed up with Plesk overwriting manual settings in the config files. There is a simple solution Plesk could implement:

Make a list of all the standard config files one needs for server tweaking:
- httpd.conf
- php.ini
- mysql.conf
- vhost.conf by domain (similar to power toys)
- proftpd.conf
- smtp_psa.conf
etc...

Create a "custom admin settings" directory somewhere in /psa

In this directory store a copy of the above files.
Each time PSA is upgraded, create a .rpmsave.01 ... .rpmsave.06 (incremental with full history).

Then create a form in Plesk panel to text-edit the active config files. Each time a file is edited, a backup of the previous file is created in the directory.
Allow admin to save a file with custom name in that directory (in order to keep a current standard settings file).

With that functionality (takes about half an hour to create), it would be much more easy to keep a server correctly configured.

If Plesk doesn't do it, then it is maybe an idea for Power Toys expansion?
 
Back
Top