• 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. H

    Issue Varnish docker deployed but on connecting give 503 backend fetch fail error

    hey i have deployed varnish container according to plesk guide but it doesn't work. it gives 503 backend fetch failed error. plz guide me to solve it and configure it properly for Wordpress iste.
  2. H

    Issue Getting 503 backend fetch filed using varnish docker

    Hey everyone. I have configured docker with varnish image. When i connect it to my domain using docker proxy it gives backend fetch failed error. I have followed all the steps given by plesk. Please help me out in this regard
  3. H

    Issue 503 error of varnish cache deployed on docker

    hey i am facing following isue. i have deployed varnish image on docker and when i enable reverse proxy on my domain it shows attached error. plz its urgent reply to the issue.
  4. H

    Question creating nameservers so that any domain can be pointed to server using those

    Hey I want to create name servers in plesk so that i can use them and share with my clients to point their domains to the server and manage DNS in plesk. Your help will mean a lot for me.
  5. H

    Issue roundcube issues

    I've this error when i try to oper webmail . AH01630: client denied by server configuration: /usr/share/psa-horde/roundcube roundcube is full installed and mailbox created plesk version: 18.0.56 update #4 OS: centos 8
  6. H

    Issue Backups on one drive are uploading in 100mb chunks

    Hey when i create a remote backup on plesk connected with my one drive the backup is created but in 100mb multiple chunks ho two resolve this.
  7. H

    Issue Using atomic corp rules for modsecurity but updating page via elementor doesn't work and gives internal server error.

    Hey everyone i have enabled modesecurity for my website using atomic corp rules. but when I update something on website using elementor keeping modsec on it gives me internal server error. if I turn off modsec and update it works fine. but I want to resolve this with modsec on. your help will be...
  8. H

    Resolved Lets Encrypt not issuing certificate [due to recent NSS update on operating system]

    getting this error when trying to install certificate Failed to connect to the Let's Encrypt server https://acme-v02.api.letsencrypt.org. Please try again later or report the issue to support. Details Could not obtain directory: cURL error 77: (see libcurl - Error Codes) for...
  9. H

    Issue Remote One drive storage

    i have configured one drive storage for remote backups. Backup is done but it store my 18 gb data in 197 file each of 100mb? why is that so?
  10. H

    Issue Cant send emails from my mobile and cant setup on gmail

    hey i have tried to setup my email hosted in plesk on gmail but it gives error cant establish connection. but I can make add in outlook but the issue is I can receive emails but cant send emails. sometimes the incoming emails are missed too
  11. H

    Issue SUBSCRIPTION LOCKED FOR SYNCING

    subscription for my domain is locked and when I update something in plan it doesn't change for domain how to fix it. kindly guide
  12. H

    Resolved how can i reset the resource usages in plesl for a customer?

    hey kindly guide me how to reset a user resource usage for example traffic usage. if I want to reset the traffic usage of a customer how can I do it?
  13. H

    Issue cloudflare on webistes hosted in plesk

    when i enable cloudflare fro website in plesk and enable proxy for A record my website doesn't work.
  14. H

    Issue nginx cpu usage is 85% and cannot open plesk or any website

    cannot access plesk or my websites hosted how cani make it work?
  15. H

    Issue getting 503 server error when i create plesk user using api

    when i create plesk user using my website it creates the user in plesk but on my webpage it shows server 503 error as output result. although everything is working but only issue is showing of this error . how cani remove this error.
  16. H

    Question Add customer via Rest API

    is this code correct for adding a new customer. <?php // Get user data from signup form $username = $_POST['username']; $password = $_POST['password']; $email = $_POST['email']; // Set up Plesk API credentials $host = 'your-plesk-hostname'; $login = 'your-plesk-username'; $password =...
  17. H

    Question access thorugh url gives error

    i am using the folowing code for creating user using rest API <?php // Define Plesk API credentials $host = 'abc.xyz.123'; $login = 'admin'; $password = '@{dQr-r3$MCiWlZ'; // Define customer details $customerName = 'testcustomer'; $customerEmail = '[email protected]'; $customerUsername =...
  18. H

    Resolved how to automate user creation in plesk using api?

    hey hope you all are doing well I want to automate plesk customer creation in a way that when new user comes to specific API he adds his credentials and submit in a result a user is created with specified plan. guidance will be highly appreciated.
Back
Top