• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  1. S

    Question [REST API] Getting ERR::Connection Refused PHP

    "Apache graceful restart" option is missing from my server. I will try to order a new dedicated server with the latest Plesk and Ubuntu version. Hopefully it will work.
  2. S

    Question [REST API] Getting ERR::Connection Refused PHP

    OS ‪Ubuntu 14.04.6 LTS‬ Product Plesk Onyx Version 17.8.11 Update #53, last updated on Feb 14, 2020 06:29 AM
  3. S

    Question [REST API] Getting ERR::Connection Refused PHP

    Unfortunately, this does not work for me. How do you run the php script? I just visit the path from my browser "example.com/file.php" To be more precise it's a subdomain so the url looks like this: "sub.example.com/file.php" I've changed the PHP version for the master and subdomain but still the...
  4. S

    Question [REST API] Getting ERR::Connection Refused PHP

    @Rasp let me know how you managed to make it work through fastcgi, on my end it does not work. Note: i dont use nginx
  5. S

    Question [REST API] Getting ERR::Connection Refused PHP

    I still get the same error in FastCGI PHP 7.3.5
  6. S

    Question [REST API] Getting ERR::Connection Refused PHP

    Maybe if you run the Curl request with a Proxy, would that make any difference? I will contact them, thank you
  7. S

    Question [REST API] Getting ERR::Connection Refused PHP

    Update 2: I tried the shell_exec() PHP function and it still does not work. Seems like the issue is on the network. Not sure how this can be fixed...
  8. S

    Issue Can curl remotely, but not locally on Plesk server. Always Get curl: (7) couldn't connect to host

    Did anyone find a solution yet? I have the same issue, can't do curl request for the REST API from the same server. I get connection refused error
  9. S

    Question [REST API] Getting ERR::Connection Refused PHP

    Update: According to a stackoverflow answer adding session_write_close before curl request executes and session_start after the curl request closes did not help at all. Still stuck...
  10. S

    Question [REST API] Getting ERR::Connection Refused PHP

    OS ‪Ubuntu 14.04.6 LTS‬ Product Plesk Onyx Version 17.8.11 Update #53, last updated on Feb 14, 2020 06:29 AM
  11. S

    Question [REST API] Getting ERR::Connection Refused PHP

    UPDATE: The above note does not change anything... I run the same code in a separate PHP file with no other interactions and it produces the same error.
  12. S

    Question [REST API] Getting ERR::Connection Refused PHP

    NOTE: When clicking the submit button an HTML form with POST gets submitted and at the same time a PHP CURL POST request is executed.
  13. S

    Question [REST API] Getting ERR::Connection Refused PHP

    its a dedicated server, memory issues shouldnt be a problem i think... https://cln.sh/DOjf2q
  14. S

    Question [REST API] Getting ERR::Connection Refused PHP

    Doesnt seem to be making any difference, increased all the limits and restarted php fpm nothing changed https://cln.sh/HfemF3
  15. S

    Question [REST API] Getting ERR::Connection Refused PHP

    PHP 7.3, i have increased maximum execution times etc but still no luck
  16. S

    Question [REST API] Getting ERR::Connection Refused PHP

    ERROR POST 503 AH01067: Failed to read FastCGI header (104)Connection reset by peer: AH01075: Error dispatching request to
  17. S

    Question [REST API] Getting ERR::Connection Refused PHP

    It is run with PHP in a website that is hosted on the same server It seems like the request succeeds but it does not get any response back and i get an bet::ERR_EMPTY_RESPONSE error
  18. S

    Issue CurlInitialize for PHP XML API

    Hello, I am facing a similar issue, domain gets created in Plesk but the PHP file is throwing 503 error. the above link does not work. Any clues ? thank you
  19. S

    Question [REST API] Getting ERR::Connection Refused PHP

    Hello, I am trying to create a new domain through the REST API in PHP but although the call successfully creates the domain, I get ERR::Connection refused after 2-3 seconds when sending the POST Request. Since the domain gets successfully created I assume that all the parameters and json format...
Back
Top