• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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