REPLACE your YOURSERVERPILOTUSER with your username for the app. AND also, REPLACE APPNAME with your app name.
sudo cp -R /usr/local/Saxonica/Saxon-HEC1.1.0/samples /srv/users/YOURSERVERPILOTUSER/apps/APPNAME/public/php
sudo chown -R YOURSERVERPILOTUSER:YOURSERVERPILOTUSER /srv/users/YOURSERVERPILOTUSER/apps/APPNAME/public/php
If lines 51 and 52 are still hardcoded to an absolute path (that does not exist on your system), Replace xsltExamples.php with the following https://gist.github.com/bzerangue/db9580217dc580466a555ceb8fa18ff3
- php/xsltExamples.php
- php/xpathExamples.php
- php/xqueryExamples.php