Hi!
Downloaded and installed according to the instructions, however setting up Module:CapiuntoTest fails with a bold Error: Lua error: failed to create process: proc_open(/dev/null): failed to open stream: Operation not permitted
Warning: proc_open(): open_basedir restriction in effect. File(/dev/null) is not within the allowed path(s): (/var/services/web:/tmp:/var/services/tmp) in /volume1/web/mediawiki/extensions/Scribunto/includes/engines/LuaStandalone/LuaStandaloneInterpreter.php on line 153
Warning: proc_open(/dev/null): failed to open stream: Operation not permitted in /volume1/web/mediawiki/extensions/Scribunto/includes/engines/LuaStandalone/LuaStandaloneInterpreter.php on line 153
Now i am kind of lost, suspecting this might have something to do with access to the lua file, however it is executable.
I'm installing on a Synology NAS and running Mediawiki version 1.35
Do you have any suggestion how to get this solved?