• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by Elliott_Veares

  1. E

    Transport error: unable to list directory: Curl error: Access denied to remote resource

    Sorry!; I forgot to post ages ago that I solved the problem. I was simply entering the wrong password into plesk what was giving me the errors. DOH! Stupid mistake on my part not realizing that the password I entered was not correct and thus could not connect to my FTP drive!
  2. E

    Transport error: unable to list directory: Curl error: Access denied to remote resource

    Hi all, I seem to have an error with backing up to my personal FTP repository. I have only just noticed the issue, but i believe it originated when I upgraded Plesk Panel 11 to Plesk Panel 12. I am currently running version 12.0.18 on Cent OS 6.5. Note whether i check the "Use passive mode"...
  3. E

    Reverse proxy not working, 503 Error/ap_proxy_connect_backend disabling worker for (xxx.xxx.xxx.xxx)

    Fixed the issue, was stupid firewall on my local computer. (aka mcafee was blocking the connection in firewall rules.)
  4. E

    Reverse proxy not working, 503 Error/ap_proxy_connect_backend disabling worker for (xxx.xxx.xxx.xxx)

    Being relatively new to the Linux world, I don't exactly know why my reverse proxy settings are not working and have not got no idea how to resolve my issues. Nothing i have tried has worked. The code below is from my old windows server what does not seem to be working in my new 1&1 vps server...
  5. E

    How to add apache module to php_handler

    Thanks, but not a lot of help; i all ready have php 5.4 as an apache module using mod_php and wanted to upgrade that. Is it possible to upgrade from php 5.4 without going the cgi/fcgi route? Edit: Just installed PHP 5.6.1 as FastCGI and is working fine, may just stick with that. (Why does...
  6. E

    How to add apache module to php_handler

    Hi all and welcome to my first post. I recently upgraded php to php 5.5.15 with this script: https://gist.github.com/Stayallive/92e841e7dd89c8509c15/download# and in that script at the bottom a php fast-cgi handler was added with the following code. /usr/local/psa/bin/php_handler \ --add...
Back
Top