• 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 decanet

  1. decanet

    Issue Custom PHP Handler : A bytes-like object is required, not str

    OK I wasn't sure, PPPM-13691 is about fs repair tool, but yes, I've the same result. Thank you for your help :)
  2. decanet

    Issue Custom PHP Handler : A bytes-like object is required, not str

    Hi, I've tried to add a custom PHP Handler (PHP 7.0 on Debian 10 with Plesk 18.0.46.1) plesk bin php_handler --add -displayname "7.0.33" -path /opt/php/7.0.33/sbin/php-fpm -clipath /opt/php/7.0.33/bin/php -phpini /opt/php/7.0.33/etc/php.ini -type fpm -service php70-fpm -poold...
  3. decanet

    Resolved SQL error when re-reading IP list

    Perfect, that was the problem. Thank you for your help.
  4. decanet

    Resolved SQL error when re-reading IP list

    Hello, On one of my servers, I've a SQL error when I try to reread IP list / regenerate web config. Servers details : Product version: Plesk Obsidian 18.0.31.3 OS version: CentOS 6.10 x86_64 Build date: 2020/12/09 09:00 Revision: 13065ca86af53066a43b22b4c563e199e93ed137 The...
  5. decanet

    Issue Plesk version show wrong OS version

    Hi, After a dist-ugprade, the command "plesk version" still show the old OS version: # plesk version Product version: Plesk Obsidian 18.0.21.5 OS version: Debian 8 x86_64 Build date: 2019/12/19 20:00 Revision: 7676707ea8bdfcbc3ea3e93ae82e5a1251fab356 In the Plesk panel, I can...
  6. decanet

    Resolved 503 error with Plesk 17.8.11 on Debian 9

    My bad... The customer was overriding the php-fpm sock path in its .htaccess. Problem solved!
  7. decanet

    Resolved 503 error with Plesk 17.8.11 on Debian 9

    Hello, On a fresh Debian 9, I've installed Plesk 17.8.11 and everything was OK. But after setup a subscription, I can't access to the website, I've always a 503 error. I've read A website shows 503 Service Unavailable if PHP-FPM support is enabled on Plesk: AH01079: failed to make connection...
  8. decanet

    Issue User deletion on remote database server

    Hello, I've the same problem on 4 Plesk Servers (Onyx) with 4 differents remote database servers. The connection is OK and I can create databases/users without problem. The problem is when I delete a database user in the Plesk Panel, it is deleted in the Plesk Panel, but not really in the...
  9. decanet

    Resolved Permission denied in Web server settings

    OK, problem is solved after a refresh in Tools & Settings > Plesk components.
  10. decanet

    Resolved Permission denied in Web server settings

    Hello, On one of my Plesk servers, I can't access to Apache & Nginx settings in any subscription. When I try it, I've a "Permission denied" error. In the PHP settings section, I can't choose all PHP Handlers. I've no error in my panel.log and I've tried a plesk bin repair all without success...
  11. decanet

    Question Docker rule and X-Forwarded-Proto

    Hi, I haven't found solution yet. Maybe someone know an other way to detect into the container if we access to an https url or not?
  12. decanet

    Question Docker rule and X-Forwarded-Proto

    Hi, I'm trying to use docker in Plesk and everything seems to be ok. I've just one problem. In my vhost, I can see: #extension docker begin location ~ ^/docker/.* { proxy_pass http://0.0.0.0:50000; proxy_set_header Host $host...
  13. decanet

    Resolved Mysql upgraded today and doesn't start anymore

    Hi, same problem with all my servers with Atomic corp repo enabled. The problem was solved with: # yum downgrade mysql mysql-server mysql-libs
  14. decanet

    Resolved plesk is not compatible with libopendkim update

    Good news, MU #14 is released and the problem is solved! # plesk installer update && yum update -y
  15. decanet

    Resolved plesk is not compatible with libopendkim update

    Hi Igor, MU#13 is applied on our test server, but I still have the problem: # plesk version Product version: Plesk Onyx 17.0.17 Update #13 Update date: 2017/01/23 09:21 Build date: 2016/11/17 16:00 OS version: CentOS 7 Revision: ab6766191d3ba26e7b21255ab007fc7fc56d84c6...
Back
Top