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

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