• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. S

    Issue Plesk goes ERR_CONNECTION_REFUSED everytime I make changes on my website.

    sometimes the comodo firewall has issues with wordpress page builders, try disabling it
  2. S

    Issue [BUG] Plesk Password not strong enough?

    Hello, I am using the Plesk REST API V2 to create accounts, domains, databases etc. but im having issues with the password policy, I also see many other people have the same issues. I am getting the following error { "code": 500, "message": "Your password is not complex enough. According to...
  3. S

    Issue SSL Certificate Issues + Ioncube

    I only saw one solution in the thread and that was already applied by default on my server. I really dont know what is happening, i just need to make the php apps of my clients to work...
  4. S

    Issue SSL Certificate Issues + Ioncube

    any suggestions?
  5. S

    Issue SSL Certificate Issues + Ioncube

    It seems like this will not solve the problem, I encoded a file with ioncube and added it to my ubuntu 18 server, the license is still on the ubuntu 20 server. I get the following error. When i do the wget command from the ubuntu 18 server to the licensing server, it is successful. I really...
  6. S

    Issue SSL Certificate Issues + Ioncube

    Ok thanks, so the only solution is to upgrade Ubuntu. Is there any tool on plesk that can guarantee that there will be no losses/failures during upgrade? (restore/backup/migration tool for domains) Because i have many clients that run on server #1, how can i upgrade without problems?
  7. S

    Issue SSL Certificate Issues + Ioncube

    The server where the php apps are running is Ubuntu 14 (lets name it Server #1) The server where i have the encoding key (license server) is Ubuntu 20 (lets name it Server #2) I have one more server with Ubuntu 18 (lets name it Server #3) When i do wget on server #2 from server #1 it fails...
  8. S

    Issue SSL Certificate Issues + Ioncube

    The server (Ubuntu 14) where few of the non working applications run is throwing error on that command
  9. S

    Issue SSL Certificate Issues + Ioncube

    The licensing server is quite new so i guess it is compatible Command Result
  10. S

    Issue SSL Certificate Issues + Ioncube

    https:// example2.com/folder/file.jpg Resolving example2.com (example2.com)... 92.xxx.xx.xxx Connecting to example2.com (example2.com)|92.xxx.xx.xxx|:443... connected. OpenSSL: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version Unable to establish SSL connection.
  11. S

    Issue SSL Certificate Issues + Ioncube

    Tried it already, but doesnt do the trick. The sites of my webapplications are still down (500 error) because they can not access the encoding key on my licensing server...
  12. S

    Issue SSL Certificate Issues + Ioncube

    I went to do the above steps but It was already like that. Updated the certificates, still no luck. This is a complicated part for me, can I have a better explanation please?
  13. S

    Issue SSL Certificate Issues + Ioncube

    so the resolution is to renew the server's root certificates? if yes how? i am on ubuntu 20
  14. S

    Issue SSL Certificate Issues + Ioncube

    It seems like the curl (http) get requests that are done on PHP level, can not identify/trust the new SSL certificates
  15. S

    Issue SSL Certificate Issues + Ioncube

    4) This is because the runtime path to the encoding key is on https:// example2.com/folder/file.jpg and it is not accessible, although from the browser it is accessible
  16. S

    Issue SSL Certificate Issues + Ioncube

    Hello Pleskians, So after the Let's Encrypt issue (certificates expired) im having issues with creating a proper certificate, I tried reissuing a new lets encrypt certificate, i even paid for the positive ssl but i still cant get it to work. Here is my problem 1) I have PHP applications...
  17. S

    Question NGINX Optimization

    Hello, Thank you for your input I am a software developer, I have a client who wants to run my software at these specifications. Therefore I need to send him a quotation, need to know how this can be setup so i can advertise it and learn the server configuration part. Most of your questions i...
  18. S

    Question NGINX Optimization

    Hello, I will be hosting a PHP application that will be a multi-vendor eCommerce website, basically an online marketplace. I have already done extensive research on many configurations but I could not find sufficient help. I want to use a reverse proxy so I can have the same application...
  19. S

    Question NGINX Optimization

    Hello, How can i setup my server to handle high traffic with many concurrent users with NGINX. I would like to use all the benefits from the technologies NGINX uses such as micro caching, reverse proxy, load balancing, etc. Ideally, I would like to setup a second server to act as a load...
Back
Top