space2018 Posted June 10, 2018 Posted June 10, 2018 Hi,I'm trying to use Wikipedia's infoboxes on my own wiki, but unfortunately, this requires the Scribunto extension, which executes some external Lna binary, that uses PHP proc_open, which is a clear security risk. Because proc_open is not enabled for obvious security reasons, the infoboxes are not rendered.As a workaround, a PHP extension LuaSandbox https://www.mediawiki.org/wiki/LuaSandbox can be used as an alternative. Does anyone know anything about this workaround, and if possible, would it be possible to install this on the Ricky server? According to the description, this does not use an external library but performs operations within PHP.Alternatively, if anyone on here has any ideas to get this thing working, I'd love to hear it?There are some other places that offer free wiki hosting with Scribunto enabled, but they're not ideal. For example, you cannot change files on the server, customize things for SEO purposes or run cron jobs.Thanks in advance.
Luigi123 Posted June 10, 2018 Posted June 10, 2018 This support request is being escalated to our root admin.
space2018 Posted June 11, 2018 Author Posted June 11, 2018 Krydos, php version 7.1.16https://space.heliohost.org/wiki/Special:Version Thanks again
Krydos Posted June 11, 2018 Posted June 11, 2018 There you go https://krydos1.heliohost.org/71/phpinfo.php 1
space2018 Posted June 11, 2018 Author Posted June 11, 2018 Krydos, Works perfectly. As you can see here, the infoboxes are now perfectly rendered: https://space.heliohost.org/wiki/File:HelioHost.png I appreciate this greatly. Thanks again,
Recommended Posts