Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
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...
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 |...
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...
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 !