install
来自「很棒的在线教学系统」· 代码 · 共 23 行
TXT
23 行
Information on how to install and use ErfurtWiki can be found in theREADME, this file only contains notes for the impatient:Quick Test Installation=======================- just move this newly extracted directory into your webservers docroot: mv ewiki-R1.00f7 /var/www/wiki- then edit the "config.php" file, you may need to set the correct parameters to access your MySQL database server (db user name and password, and select a database different from "test")- just go to http://localhost/wiki/ (or whereever you did put the files)Warning=======Simply installing these files unchanged onto a public webserver is a badidea, at least the tools/ subdir should be password-protected!
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?