• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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