phpMyAdmin Blank screen
-
- Posts: 1
- Joined: Mon Oct 07, 2019 8:00 am
- Os: CentOS 7x
- Web: apache + nginx
phpMyAdmin Blank screen
Hello,
I have recently installed VestaCP on CentOS 7 and it seems phpmyadmin is only show a blank screen. I have check the error log and found these error while tail into the logs.
PHP Warning: Unsupported declare 'strict_types' in /usr/share/phpMyAdmin/index.php on line 8
PHP Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /usr/share/phpMyAdmin/index.php on line 63
PHP Version info:
root@srv1 ~ $ php -v
PHP 7.4.0RC3 (cli) (built: Oct 1 2019 08:30:29) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0-dev, Copyright (c) Zend Technologies
Any one got an any fix for this?
Your help is appreciated at the earliest.
Many Thanks
Charitha
I have recently installed VestaCP on CentOS 7 and it seems phpmyadmin is only show a blank screen. I have check the error log and found these error while tail into the logs.
PHP Warning: Unsupported declare 'strict_types' in /usr/share/phpMyAdmin/index.php on line 8
PHP Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /usr/share/phpMyAdmin/index.php on line 63
PHP Version info:
root@srv1 ~ $ php -v
PHP 7.4.0RC3 (cli) (built: Oct 1 2019 08:30:29) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0-dev, Copyright (c) Zend Technologies
Any one got an any fix for this?
Your help is appreciated at the earliest.
Many Thanks
Charitha
Re: phpMyAdmin Blank screen
With php 7.4 have too many problems...
My phpmyadmin working, but giving many errors.
My phpmyadmin working, but giving many errors.
Re: phpMyAdmin Blank screen
7.4 not released yet, just RC versions. Dont use it in production.
Re: phpMyAdmin Blank screen
Dear Charitha,charithabuddhika wrote: ↑Mon Oct 07, 2019 8:07 amPHP Version info:
root@srv1 ~ $ php -v
PHP 7.4.0RC3 (cli) (built: Oct 1 2019 08:30:29) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0-dev, Copyright (c) Zend Technologies
Any one got an any fix for this?
This post will have strike power on PHPMyAdmin ground (or forum, or github).
Sorry but it's more for PMA developers.