• 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 Pixman59

  1. P

    create mail handler HOW-TO

    I have found the error ! It's really simple! Mys error is due to a comment ins my script file ! The handler manager call the script using execv() and execv() can run scripts files ,but the requirement is to include the interopreter in the first line : #!/bin/bash But in my script...
  2. P

    create mail handler HOW-TO

    the test is good, handler is correctly executed. I have an error in my script ! The search continue, but it's not a plesk or Qmail problem.
  3. P

    create mail handler HOW-TO

    Actually my script have this chmod : -rwxr-xr-x 1 root root I make the test with more your simple script and post it !
  4. P

    create mail handler HOW-TO

    Hello, I'm using plesk on centos server ( 11.5.30 CentOS 5 115130916.13 ) I have test your command line, and all it's ok .---.---.-------.--------------------------------------.-----------------.------------------.---------------. | E | P | prior | address |...
  5. P

    create mail handler HOW-TO

    Hello, i want to create a mail handler for create a copy of each receive mail, in a folder ( for backup ) i have read this article : http://download1.parallels.com/Plesk/PPP9/Doc/en-US/plesk-9.2-unix-mod-api/index.htm?fileName=38611.htm and create my handler, add it, and activate it with...
  6. P

    PreUpgrade Checkfile Issue/Bug

    Hello, I have the same problem on my centos server with the plesk115_preupgrade_checker.php i have change the "/inet addr:" to "/inet adr:" and the "inet6:" to "adr inet6:" now it's work !
Back
Top