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

  1. 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:
  2. 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)
  3. B

    Question Plesk License

    @Kaspar hello. It does not. I need to know, can i use dedicated license in vps server?
  4. 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?
  5. 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...
  6. 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...
  7. 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?
  8. B

    Resolved Some WordPress plugins got 403 errors

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

    Resolved Session time not working

    @Peter Debik thank you it solved my issue.
  10. 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
  11. B

    Resolved Some WordPress plugins got 403 errors

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

    Resolved Some WordPress plugins got 403 errors

    @Peter Debik Here is some errors from log:
  13. B

    Resolved Some WordPress plugins got 403 errors

    And got this errors also in the Site Health Checker
  14. B

    Resolved Some WordPress plugins got 403 errors

    Hello @Peter Debik Thank you for you advice. But i disabled ModSecurity (Web App. Firewall) for this domain. And there is no error log for ModSecurity.
  15. B

    Resolved Some WordPress plugins got 403 errors

    Hello. I did fresh install Plesk Obsidian Web Admin Se Edition Version 18.0.42 Update #1 But some plugins got 403 forbidden errors. Plesk: Obsidian Web Admin Se Edition Version 18.0.42 Update #1 Server: Nginx PHP: 8.1.4 Fpm App. by nginx. Here is Rank Math Pro error: Here is Elementor Pro...
Back
Top