space2018 Posted October 30, 2019 Posted October 30, 2019 Hi, Is it possible to get the following dependencies for Mediawiki 1.33 installed on Ricky server for PHP 7.2 (if not already installed):iconvLuaSandbox (https://www.mediawiki.org/wiki/LuaSandbox)mbstringPHP APCUPHP Intlfileinfojson (https://secure.php.net/json)openssl (https://secure.php.net/openssl)spl (https://secure.php.net/spl)session (https://secure.php.net/sessions)SQLite 3GD library (for image thumbnails)Most of these are likely already installed, but I'm not sure. Once again, your time is greatly appreciated.
Krydos Posted October 30, 2019 Posted October 30, 2019 The extension iconv has been installed on Ricky's php 7.2.
space2018 Posted October 31, 2019 Author Posted October 31, 2019 Hi, Would you be able to install SQLite 3.8.0 and APCu (https://secure.php.net/apcu) for PHP 7.2 (Ricky server)? The Mediawiki 1.33.1 is complaining about these particular dependencies not being available. SQLite is convenient and easy to backup and should suffice for such a small installation. Thanks in advance
Krydos Posted October 31, 2019 Posted October 31, 2019 SQLite 3.7.17 is already installed, and that's the latest version we can support on the free shared hosting plans. I recommend you use mysql or postgresql anyways. You'll get much better performance. APCu has been installed on Ricky's PHP 7.2 https://krydos1.heliohost.org/72/phpinfo.php
space2018 Posted November 2, 2019 Author Posted November 2, 2019 Thanks for doing that... I'll use MySQL instead. Maybe that why the wiki was so slow previously? Anyway, could you please install luasandbox for PHP 7.2 on Ricky? It is installed for PHP 7.1 but not 7.2 according to https://krydos1.heliohost.org/72/phpinfo.php? Thanks again
Krydos Posted November 2, 2019 Posted November 2, 2019 The extensions luasandbox has been installed on Ricky's php 7.2. https://krydos1.heliohost.org/72/phpinfo.php
Recommended Posts