• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by bmalkoc

  1. B

    Question Plesk dashboard very slow

    I don't think it related to CPU usage. I reboot server and check immediately, its same. And sites works good. Also i can not install extension because plesk dashboard not opening.
  2. B

    Question Plesk dashboard very slow

    Hi guys. My plesk panel dashboard is very slow. Every page load time is 1-2min. Sites work normal. What can i do to fix this? It happened after license end, but i renewed license and there is no license alert in dashboard.
  3. B

    Issue Unable to make database dump

    Hello. I got this error in every backup tasks. Can you help me to solve this? Linked website is working good. WARNING: (Database object 'wp_xxxx') Unable to make database dump. Error: Failed to exec mysqldump: Exit code: 3: mysqldump: Error 1194: Table xxx; is marked as crashed and...
  4. B

    Resolved Can not install ioncube loader for older php versions

    Hello. I can install ioncube_loader for latest php (8.1) version. But when i try to install for php 8.0 it is failing. Here is the results:
  5. B

    Question Can not issue SSL to Panel

    Hello. I created a subdomain in Cloudflare. Then i installed Let's Encrypt SSL from Plesk settings. But SSL is not working. Here is CloudFlare record. CNAME | server | mydomain.com (not proxied)
  6. B

    Question Plesk License

    @Kaspar hello. It does not. I need to know, can i use dedicated license in vps server?
  7. B

    Question Plesk License

    Hello. I have Web Host Edition Dedicated yearly license. But now, i will migrate all my sites to the a new VPS server. Can i use my Dedicated license in VPS server?
  8. B

    Question Subdomains is redirectiong

    Hello @Peter Debik Thank your your reply. I am trying for since yesterday. 1. So this is not possible right? 2. I tried in incognito mode and different browsers. 3. In the main directory, there is only plesk default index.html file. There is no .htaccess file. PHP and nginx directives are...
  9. B

    Question Subdomains is redirectiong

    Hello. I created test.abc.com subdomain. But it is redirecting xyz.com. In hosting settings, Hosting type: website, but it is still redirecting. What could be causing this? In file manager, it just has Plesk's default index.html, and in DNS settings it has only ns1.test,abc,com...
  10. B

    Question Can not add nginx custom directive

    I need to add this configuration into "Additional nginx directives" but it is showing error: "Invalid nginx configuration: nginx: [emerg] "server" directive is not allowed here in" How can i add this configuration?
  11. B

    Resolved Some WordPress plugins got 403 errors

    I fixed with this nginx custom config. if (!-e $request_filename){ rewrite ^(.*)$ /index.php break; }
  12. B

    Resolved Session time not working

    @Peter Debik thank you it solved my issue.
  13. B

    Resolved Some WordPress plugins got 403 errors

    This files are not physical. It is rest-api url. I think it not related to Plesk (maybe). I will try other solutions. Thank you so much. @Peter Debik
  14. B

    Resolved Some WordPress plugins got 403 errors

    @Peter Debik ok. Can you advice any solution? Here is similar logs:
  15. B

    Resolved Some WordPress plugins got 403 errors

    @Peter Debik Here is some errors from log:
Back
Top