摘要: 1 # 2 # This is the main Apache HTTP server configuration file. It contains the 3 # configuration directives that give the server its instructions. 4 阅读全文
posted @ 2021-08-03 19:38 Σωκράτης 阅读(57) 评论(0) 推荐(0)
摘要: 官方下载 使用Apache作为服务器,需要下载Thread Safe版本 2.在C盘根部新建PHP8文件夹,把php-8.0.9-Win32-vs16-x64.zip解压到该目录下 3.编辑php.ini配置文件 1 #第一处 2 ; On windows: 3 ;extension_dir = " 阅读全文
posted @ 2021-08-03 13:20 Σωκράτης 阅读(118) 评论(0) 推荐(1)