Cron refuses a command which contains 'admin' #139

Closed
opened 2026-04-05 20:25:33 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jfgimenez on 1/16/2025

CloudPanel version(s) affected

Last (where can I see the version?)

Description

I've just installed CloudPanel to test it, and when installing moodle it's needed to add a cron task like this:

          • /usr/bin/php /path/to/moodle/admin/cli/cron.php >/dev/null

but CloudPanel refuses to add it since it contains 'admin' in the command. If I delete just one char it is accepted.

How to reproduce

Try to add a command like above

Possible Solution

No response

Additional Context

No response

*Originally created by @jfgimenez on 1/16/2025* ### CloudPanel version(s) affected Last (where can I see the version?) ### Description I've just installed CloudPanel to test it, and when installing moodle it's needed to add a cron task like this: * * * * * /usr/bin/php /path/to/moodle/admin/cli/cron.php >/dev/null but CloudPanel refuses to add it since it contains 'admin' in the command. If I delete just one char it is accepted. ### How to reproduce Try to add a command like above ### Possible Solution _No response_ ### Additional Context _No response_
MrUnknownDE added the bugbugbugbugbugbugbugbugbugbug labels 2026-04-05 20:25:34 +02:00
Sign in to join this conversation.