We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
更新后打开主页显示: Fatal error: Uncaught Error: Undefined constant "DB_SSL" in ***/lib/mysql_autoload.php:25 Stack trace: #0 ***/init.php(49): require() #1 ***index.php(10): require('...') #2 {main} thrown in ***/lib/mysql_autoload.php on line 25 在/lib/mysql_autoload.php中去掉25行"DB_SSL"后正常。
Fatal error: Uncaught Error: Undefined constant "DB_SSL" in ***/lib/mysql_autoload.php:25 Stack trace: #0 ***/init.php(49): require() #1 ***index.php(10): require('...') #2 {main} thrown in ***/lib/mysql_autoload.php on line 25
在线更新后。
The text was updated successfully, but these errors were encountered:
在 config.php 后面手动加一行
config.php
Tieba-Cloud-Sign/config.php
Line 15 in fcad329
Sorry, something went wrong.
#273
No branches or pull requests
问题描述
更新后打开主页显示:
Fatal error: Uncaught Error: Undefined constant "DB_SSL" in ***/lib/mysql_autoload.php:25 Stack trace: #0 ***/init.php(49): require() #1 ***index.php(10): require('...') #2 {main} thrown in ***/lib/mysql_autoload.php on line 25
在/lib/mysql_autoload.php中去掉25行"DB_SSL"后正常。
复现步骤
在线更新后。
环境
The text was updated successfully, but these errors were encountered: