MediaWiki镜像说明

Linux版

采用LAMP作为基础运行环境,具体参数如下:

路径或说明
操作系统CentOS
Web服务Apache
默认根目录/data/wwwroot/default/mediawiki
PHP配置/etc/php.ini
Apache虚拟主机文件目录/ect/httpd/conf.d
Apache虚拟主机文件--根目录对应的文件/ect/httpd/conf.d/vhost.conf
日志文件/var/log/httpd
MySQL数据目录/data/mysql
MySQL配置文件/etc/my.cnf
MySQL管理地址http://服务器公网IP/phpmyadmin
9Panel访问地址http://服务器公网IP/9panel

Windows版

采用WAMPServer作为基础运行环境,具体参数如下:

路径或说明
操作系统Windows Server
Web服务WAMPServer
默认根目录C:\websoft9\wampserver\www
PHP配置C:\websoft9\wampserver\bin\apache\apache2.4.23\bin\php.ini
PHP版本PHP7.0和PHP5.6可切换
Apache虚拟主机文件--根目录对应的文件C:\websoft9\wampserver\bin\apache\apache2.4.23\conf\extra\httpd-vhosts.conf
日志文件请通过WAMPServer面板查看
MySQL数据目录C:\websoft9\wampserver\bin\mysql
MySQL配置文件C:\websoft9\wampserver\logs\mysql.log
MySQL管理地址http://服务器公网IP/phpmyadmin
9Panel访问地址http://服务器公网IP/9panel