• 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

Search results

  1. raytracy

    Issue pki-validation nginx and sectigo issue

    I faced to same problem here. We need upload authenticate file from third party SSL issuer, and use the /.well-known/pki-validation/ path as authentication. But this path has been hijacked by Sectigo extension... Hope some one can point us a solution.
  2. raytracy

    Question Coexist of multiple version laravel?

    My client ask me about: Can he have multiple laravel version coexist within same subscription? (He asked for laravel 5.1 and 5.5) He want maintain laravel with composer, but I don't know how to maintain difference laravel version with plesk built-in composer? Or is there any alternative way to...
  3. raytracy

    Issue How to allow domain admin use ftp client in shell?

    CentOS 7.5 + Onyx 17.5 I have allowed domain admin ssh to website space with chrooted shell. But my client found that he cannot invoke ftp client in this shell. I have try to copy /bin/ftp to his rooted /bin folder, but he still got error when invoke ftp client; How can I configure plesk to...
  4. raytracy

    Question What is the task schedule of daily statistics jobs?

    This is my /etc/anacrontab: # /etc/anacrontab: configuration file for anacron # See anacron(8) and anacrontab(5) for details. SHELL=/bin/sh PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root # the maximal random delay added to the base delay of the jobs RANDOM_DELAY=45 # the jobs will be started...
  5. raytracy

    Question What is the task schedule of daily statistics jobs?

    (CentOS 7.5 + Ontx 17.5) I have found that my system has two Plesk maintenance process ran daily: /usr/local/psa/admin/bin/statistics_collector /usr/local/psa/admin/sbin/statistics_log_processor Unfortunately, these two process ran at 7:00~10:00AM, which come across the busy time of my web...
  6. raytracy

    Resolved SELinux block mod_security access to DBM file "/var/asl/data/msa/global"

    This issues has been solved by Atomicorp KB.
  7. raytracy

    Resolved SELinux block mod_security access to DBM file "/var/asl/data/msa/global"

    When i ran the sealert -l command, I got the following error: sealert -l a63b5e2f-db5c-4791-bbaf-37d46cd5d393 Error query_alerts error (1003): id (a63b5e2f-db5c-4791-bbaf-37d46cd5d393) not found a63b5e2f-db5c-4791-bbaf-37d46cd5d393 was the last SELinux alert I found in /var/log/message, I...
  8. raytracy

    Resolved SELinux block mod_security access to DBM file "/var/asl/data/msa/global"

    But I have another two Onyx box with same configuration both of them work well with Atomic rules and not produce this SELlinux error. I have try to compare the file permission and context, but did not find any difference.
  9. raytracy

    Resolved SELinux block mod_security access to DBM file "/var/asl/data/msa/global"

    CentOS 7.5 + Plesk 17.5.3 My mod_security throw a lot of error in log when I upgraded from 7.4 to 7.5: Message: collections_remove_stale: Failed to access DBM file "/var/asl/data/msa/global": Permission denied Apache-Error: [file "apache2_util.c"] [line 271] [level 3] [client %s] ModSecurity...
  10. raytracy

    Resolved Is /var/www/vhosts/<domain>/.pki a plesk directory?

    (CentOS 7.4 + Plesk Onyx 17.5) We are investigating a Plesk website intrusion incident, and find that some of our /var/www/vhosts/<domain> has a newly created .pki directory, but some domain has not. We don't know the purpose of .pki directory and would like to know does it related to Plesk...
  11. raytracy

    Question PHP and node js coexist?

    My client has an PHP webapp running well with Plesk Onyx 17 (CentOS). But he ask me to install a small node js environment which listen to port 3000 and accept connection from localhost PHP app only. Since I am a idiot to node js, I don't know how can I fulfill the requirement without break...
  12. raytracy

    Issue Backup job activated but not running

    Hmm...I could remove the stuck task without problem via plesk panel. But the major issue is it did not generate any dump file for backup. How can I force it to generate backup file but not just stuck?
  13. raytracy

    Issue Backup job activated but not running

    CentOS Linux 7.4.1708 (Core)‬, Product Plesk Onyx Version 17.5.3 Update #34 This system running scheduled backup job very well at several weeks ago. I found the job seems stuck forever since last week, the situation looks like below: A backup job animation circle has display on front of latest...
  14. raytracy

    Issue How can I restore to remote MySql target?

    I have a site backup from host A which assigned local MySql as db. I plan to restore whole site to Host B, since there are two mysql on B (one is localhost, one is remote), I would like to choice the remote mysql as restore target. Unfortunately, the Plesk restore UI seems did not provide any...
  15. raytracy

    Resolved Cannot update Atomicorp subscribed ruleset?

    I submitted a ticket to atomicorp, helpdesk did some process then ask me download it again, the problem has been solved after that ticket. (At least solved for my sites, but I cannot sure does any other site with same issues were solved too.)
  16. raytracy

    Resolved Cannot update Atomicorp subscribed ruleset?

    I have 5 hosts installed Atomicorp subscribed ruleset for about half year. (Onyx 17.5.3#MU25 x4, Plesk 12.5.30#MU70 x1, all CentOS 7.4) Few days ago, all of 5 hosts pop up the following message on panel indicate the ruleset cannot be download: ---------------- Error: Failed to update the...
  17. raytracy

    Resolved What's the correct way to modify server.conf?

    I have to modify /etc/httpd/conf/plesk.conf.d/server.conf to change the LogFormat per customization requirement. But I found this file warn me DO NOT MODIFY it at beginning lines due to all changes will be lost as next time the file is generated. I would like to know where can I place my...
  18. raytracy

    Issue What selinux FILE_TPYE for parallels_installer?

    CentOS 7.4 + Onyx 17.5 MU#24, SELinux = enforced I got this in /var/log/messages: Oct 7 08:00:40 wm-coral setroubleshoot: SELinux is preventing pidof from getattr access on the file /var/cache/parallels_installer/parallels_installer_CentOS_7_x86_64_3.21.2. For complete SELinux messages run...
  19. raytracy

    Resolved How to do bandwidth limit per individual domain?

    CentOS 7.4 + Onyx 17.5 MU#23 I need control bandwidth and connection per individual domain, and found this doc: Limiting Bandwidth and Number of Connections to Websites I have installed mod_bw and could set the bandwidth/connection limit per service plan. Unfortunately, I cannot find same...
  20. raytracy

    Issue ERR_SPDY_INADEQUATE_TRANSPORT_SECURITY Error?

    Does any one has experienced ERR_SPDY_INADEQUATE_TRANSPORT_SECURITY error like this: It only happened on a client's mobile phone, but I cannot re-produce the error with my phone or desktop. This site is ssl enabled. CentOS 7.3+Onyx Version 17.5.3 Update #20. I have no idea how to...
Back
Top