惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
I
InfoQ
Engineering at Meta
Engineering at Meta
D
DataBreaches.Net
L
LangChain Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Recent Announcements
Recent Announcements
GbyAI
GbyAI
爱范儿
爱范儿
Microsoft Security Blog
Microsoft Security Blog
腾讯CDC
美团技术团队
罗磊的独立博客
Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
雷峰网
雷峰网
M
MIT News - Artificial intelligence
D
Docker
MongoDB | Blog
MongoDB | Blog
F
Fortinet All Blogs
博客园 - 叶小钗

孙琪峥

CQG QTrader Desktop Crack only Lifetime [x86x64] Stable GitHub Office LTSC Super-Lite [QxR] - 孙琪峥 Microsoft Office 2019 Enterprise E5 ARM Activated [KMS-VL-ALL] KMS Activation Code Qwen3.5-4B-GGUF on Copilot+ PC Full Speed NPU Mode 007: First Light Deluxe Edition Tiny Girl Repack Gears of War: E-Day Pre-Installed Windows MediaFire Code Vein II Deluxe Edition Portable Game +Patch gDrive UltraISO Portable + License Key [no Virus] [Lifetime] .zip AutoCAD Crack tool [Final] .zip Marvel’s Spider-Man Remastered Crack GOG Release Updated PC Microsoft Office 2016 Internet Archive Minimal Setup KMS Activation Code M365 Auto Setup Reddit [KMS-VL-ALL] Quick Run tiny-random-LlamaForCausalLM No Admin Rights Office 2019 x64 Digital License One-click Setup French Metro Awakening Deluxe Edition (& no VR mod) Cracked Update Portable Game for Windows ots29xgdb1w6jq5n - 孙琪峥 端午安康!博客进行了主题升级 - 孙琪峥 群晖NAS MySQL无法外部连接的解决办法 - 孙琪峥 - 比花言巧语更难的是学会闭嘴 群晖NAS MySQL无法外部连接的解决办法 - 孙琪峥 - 比花言巧语更难的是学会闭嘴 “npm warn Unknown project config "electron_mirror". This will stop working in the next major version of npm”的解决方案 - 孙琪峥 “npm warn Unknown project config "electron_mirror". This will stop working in the next major version of npm”的解决方案 - 孙琪峥 鱼贝贝文件信息批量提取神器v1.3.0.250118 免费|绿色免安装|全功能离线版 - 孙琪峥 - 比花言巧语更难的是学会闭嘴 鱼贝贝文件信息批量提取神器v1.3.0.250118 免费|绿色免安装|全功能离线版 - 孙琪峥 - 比花言巧语更难的是学会闭嘴 phpstudy启动报错nginx: [emerg] invalid number of arguments in "include" directive in 的解决方法 - 孙琪峥 微信小程序《隐私政策》范文参考 - 孙琪峥 - 比花言巧语更难的是学会闭嘴 微信小程序《隐私政策》范文参考 - 孙琪峥 - 比花言巧语更难的是学会闭嘴 electron开发中使用nodemon进行热更新的方法 - 孙琪峥 - 比花言巧语更难的是学会闭嘴 electron开发中使用nodemon进行热更新的方法 - 孙琪峥 - 比花言巧语更难的是学会闭嘴 electron开发,文件无法拖放到渲染窗口的一种奇怪情况,附原因和解决方案 - 孙琪峥 - 比花言巧语更难的是学会闭嘴 electron开发,文件无法拖放到渲染窗口的一种奇怪情况,附原因和解决方案 - 孙琪峥 - 比花言巧语更难的是学会闭嘴
phpstudy启动报错nginx: [emerg] invalid number of argument...
admin · 2024-09-04 · via 孙琪峥

今天用phpstudy创建新站点的时候,提示如下错误:

nginx: [emerg] invalid number of arguments in "include" directive in D:\Program Files\phpstudy_pro\Extensions\Nginx1.15.11/conf/vhosts/test.ybb_80.conf:20

解决方法如下:

打开Nginx的配置文件nginx.conf,搜索"include",找到类似include vhosts/*.conf;的一行。把后面的路径补全即可。注意!路径中不要带空格,比如路径中带Program Files,需要去掉空格,写成ProgramFiles

我修改之后如下图所示,修改保存后重启nginx服务就行。