Daily Lucky Numbers:
4
16
20
25
35
45

White screen when installing Arcade

Started by Steve, January 17, 2021, 01:31:10 PM

Previous topic - Next topic

Steve

When I try to install this the Package Manager indicates no problems but as soon as I press install, I get a white screen.

I'm on SMF v2.0.13 (I know, I need to update). Any idea why this is happening?

Chen Zhen


This modification requires an updated version of PHP to at least v7.1.
You likely are using an outdated version of PHP or do not have one of the required PHP modules installed.

Chen Zhen

Supported SMF Versions
This version supports the most recent SMF 2.0.X & SMF 2.1.X branches.

Recommended Minimal Requirements
OS minimum recommended versions: Ubuntu 18, Centos 7
HTTP Server: Apache 2.4 using PHP 7.1
Database: MySQL / Maria DB (using UTF-8 Unicode)
Extensions: curl, mbstring, zlib, phar
Forum software/versions: SMF 2.0.17 or SMF 2.1.0 ~ (using UTF-8 Charset)
Hypertext Transfer Protocol Secure (HTTPS) ~ HTTP over TLS or HTTP over SSL

RAR support is only optional & not required
Optional RAR compression support: RAR (command-line tool) -> shell_exec must be enabled in PHP to use RAR compression
Optional RAR decompression support: UNRAR (PECL RarArchive class) package for Unix -> Extension must be enabled in php.ini (check phpinfo() to confirm)
RAR archive package for PHP 7.3 (check other PHP versions): https://centos.pkgs.org/8/remi-x86_64/php73-php-pecl-rar-4.0.0-4.el8.remi.x86_64.rpm.html
RAR compression for Unix: Install rar via yum, DNF or apt-get -> example: yum install rar
RAR compression for WIndows: Requires WinRAR to be installed in -> Program Files / Program Files (x86)

Steve

That's what I get for not reading all the instructions.  :-[

Our PHP version is less than 7.1 so that's going to be the problem.

Thanks for reply.  :)