请问大佬,这个怎么处理
Fatal error: Uncaught Error: Call to undefined function ereg() in /opt/zbox/app/adminer/index.php:9 Stack trace: #0 {main}thrown in /opt/zbox/app/adminer/index.php on line 9
首次数据库启动失败[ERROR] InnoDB: Creation of SYS_TABLESPACES and SYS_DATAFILES has failed with error 18. Tablespace is full. Dropping incompletely created tables.
Listen 443
<VirtualHost *:443>
ServerName test.com:443
ServerAlias *.xxx.com
DocumentRoot "/zentaopms/www/"
SSLEngine On
SSLCertificateFile /etc/ssl/certs/server.crt
SSLCertificateKeyFile /etc/ssl/certs/server.key
SSLProtocol all -SSLv2 -SSLv3
SSLCipherSuite HIGH:3DES:!aNULL:!MD5:!SEED:!IDEA
<Directory "/zentaopms/www">
AllowOverride All
Require all granted
</Directory>
</VirtualHost>
Fatal error: Uncaught Error: Call to undefined function ereg() in /opt/zbox/app/adminer/index.php:9 Stack trace: #0 {main}thrown in /opt/zbox/app/adminer/index.php on line 9
Inconsistency detected by ld.so: dl-open.c: 667: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed!