Uncaught Exception - Call to undefined function ctype_digit()

First run and get this error… have verified all permissions are set correctly, checked all php extensions are installed…

Running apache24, mariadb102 and php71…


An uncaught Exception was encountered
Type: Error

Message: Call to undefined function ctype_digit()

Filename: /usr/local/www/apache24/data/vendor/codeigniter/framework/system/core/Security.php

Line Number: 600

Backtrace:

File: /usr/local/www/apache24/data/index.php
Line: 325
Function: require_once

Make sure that the ctype PHP extension is installed and activated.