PHP exec()  [SOLVED]

Locked
gacott
Posts: 25
Joined: Sat 23. Dec 2023, 19:41

PHP exec()

Post by gacott »

How would I enable PHP exec() server wide?

Or shall I say, what's the best way to do this for your panel?

Thanks
User avatar
24unix
Posts: 2076
Joined: Sun 21. Jun 2020, 17:16
Location: Kollmar
Contact:

Re: PHP exec()  [SOLVED]

Post by 24unix »

Not system-wide, but per user:
SCR-20231229-pqzo.png
Cheers Micha
--
A backend dev walks into a bar, orders 1 beer.
Then orders 100 beers.
Then orders -1 beers.
Then orders “a lizard”.
Then explodes.

The bartender says: “You really should validate your input.”
Locked