• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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