• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by Burnout

  1. B

    SElinux, proftpd + httpd_sys_rw_content_t dir

    For whom it might interest, I did some investigations and managed to write the following (working) module: module ftpd.custom 1.0; require { type ftpd_t; type httpd_sys_rw_content_t; class file { create open unlink setattr }; class dir { read add_name search rmdir getattr write...
  2. B

    SElinux, proftpd + httpd_sys_rw_content_t dir

    Hi, On a CentOS (6) system, when the httpd service creates a directory, it gets the following selinux properties: "scontext=system_u:system_r:ftpd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:httpd_sys_rw_content_t:s0 tclass=dir" Now, this directory isn't readable or writable with proftpd. How...
  3. B

    DirectAdmin to Plesk

    Hi, we're also looking for a migration procedure from DirectAdmin to Plesk 10.x. Is there some beta migration tool or procedure for it? Kind regards, B
  4. B

    PLESK 10.4.4 PHP settings not saved

    Hi, This bug is also present in MU10. (using Apache or Fastcgi) Putting "safe_mode on" in the global configuration is not done. (security) Is there a descent fix for this problem please? Kind regards, B
  5. B

    Plesk 10.4.4: External emails not receiving @ mailserver

    Hi, one of our customers' Plesk server is having the same problem. Info: Parallels Linux Plesk, version 10.4.4, Ubuntu Linux 10.04.3 LTS, 64bit Problem description -> see this thread. Steps to reproduce -> install Plesk and migrate another server. How can we troubleshoot and solve this...
  6. B

    Plesk 9.0 Backup Restore [ This file is not a valid backup file. ]

    I'm facing the same problem on a Windows 2003 server after a Plesk 8.6 to 9.5 upgrade. Is there a working solution for this problem please? The fix in the first article is too old I suppose. The second article doesn't apply on my problem.
  7. B

    general access.log apache (debian 4)

    Hello, I suppose josesanchez wants to see apachetop for all domains. How can we manage that please?
  8. B

    Slow Graphics Loading

    Please click one of the Quick Reply icons in the posts above to activate Quick Reply.
  9. B

    MySQL log big size, auto shrink?

    I find that a bit drastic. Isn't there logrotation available please?
  10. B

    Why always /var/lib/psa/dumps ?

    Indeed, this is a solution for me. Thx.
  11. B

    Why always /var/lib/psa/dumps ?

    Hello, I've got the same problem. Partitions are getting filled up. It seems to be impossible to set a temporary folder in pleskbackup. Maybe you can make a symlink of that folder to to another partition/folder? Is there a solution in pleskbackup? Kind regards, Burn
  12. B

    MySQL log big size, auto shrink?

    The file has been growing till > 2GB now. I think I'm going to delete it. Is there a logrotation possibility please? Regard, Burn
  13. B

    MySQL log big size, auto shrink?

    Hello, They mysqld.log file in %plesk_installdir%\Databases\MySQL\Log gets pretty big now -> 1,77GB. Can I just delete this file? Is it possible that MySQL cleans up that file itself? Kind regards, Burn
  14. B

    .TMP Files in PrivateTemp Directory

    Hello, I'm also searching an answer for this question. Is it ok to delete the files in the folder PrivateTemp? Does the system need a reboot or restart of the services? Are there any riscs about deleting these files? Kind regards
  15. B

    FTP logfiles

    Hello, I can't find the (IIS) FTP logfiles. They aren't in C:\Windows\System32\Logfiles. In the IIS Manager I can't set any location for the FTP logfiles. Does anybody know where I can find them please? I need them for debugging a client. Kind regards, Burn
Back
Top