lincanbin / Carbon-Forum

A high performance open-source forum software written in PHP. Discussions Tags based with Quora/StackOverflow style.
https://www.94cb.com/
Apache License 2.0
1.84k stars 434 forks source link

在现有数据库已损坏/删除的情况下,如何将数据库更改为其他数据库? #314

Closed sga-experimental closed 3 years ago

sga-experimental commented 3 years ago

(警告:这是翻译,可能不正确) 在现有数据库已损坏/删除的情况下,如何将数据库更改为其他数据库?

sga-experimental commented 3 years ago

I found the solution.

cd install & rm -rfv install.lock & php index.php & cd ..

Then enter the same sql db's you used before, and it will work.