Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I am installing an application in the LAMP app that requires the paths to CONVERT, ZIP and UNZIP in its config file. Are these accessible to websites installed via the LAMP app at usr/bin/xxx?
Yes, included.
Thanks. And the paths do not need to be adapted on account of apps running in containers and the root usually being /app/data?
No, they come with the base image.
Ah, thanks, good to know.