Login Form not displayed when using PHP 7.1
-
Hello. We recently switched to 7.1 version of PHP from the native 5.6. Once we did that, we noticed that the login page would cut off (not even the rest of the page would render). Other shortcodes would not work either such as forgot password.
Here is the list of enabled PHP extensions – not sure if that’s the issue.
bcmath
dom
enchant
fileinfo
gd
imagick
imap
intl
json
mbstring
mysqli
mysqlnd
pdo
pdo_mysql
pdo_sqlite
phar
posix
pspell
soap
sockets
timezonedb
wddx
xdebug
xmlreader
xmlrpc
xmlwriter
xsl
zipSwitching back to 5.6 does enable the forms again.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Login Form not displayed when using PHP 7.1’ is closed to new replies.