• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

syslogging from configure script of an APS application

S

sergeyr

Guest
Hello,

I'm writing a configure.php script for a new aps application.
If I run the script from command line it successfully logs to syslog.
If I run it from the plesk panel I cannot see any messages. Could you point me where I can find logs?

I've added an error to make sure that the script is started. I see the error in /var/log/sw-cp-server/error_log
===
2011-07-22T18:46:28-07:00 ERR (3): Script execution failed:
Parse error: syntax error, unexpected T_DOUBLE_ARROW, expecting ')' in /opt/psa/var/apspackages/intermedia-exchange6f575238-38e7-82a/cache/scripts/configure.php on line 609
===

Thanks.
 
Back
Top