Replies: 1 comment
-
|
That was silly. In Moodle 5.x I need to cd to /path/to/moodle/public! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is perhaps a question on how to install Moosh on a Linux machine properly. I downloaded the moosh_moodle51_2025121901.zip from moodle.org/plugins/ and unzipped it in my Debian 13 under /usr/local, which gave me the directory /usr/local/moosh. Then symlinked, 'cd /usr/loca/bin; ln -s ../moosh/moosh.php .' - only /usr/local/bin is in $PATH.
Now when I call, say 'moosh.php --list commands', I get a page full of Moosh commands. When I try say 'cd /path/to/moodle; moosh.php --code-check', I get:
I tried many other Moosh command options, the same result. I thought this worked a long time (years) ago. What has changed? Or what I am doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions