当前位置:网站首页>Specified URL is not reachable,caused by :‘Read timed out
Specified URL is not reachable,caused by :‘Read timed out
2022-08-02 05:48:00 【-阿布-】
最近用laravel开发项目,用的是laragon集成环境,配置都是按照上一篇文章《phpStorm配置xdebug详细版-RocketKou》写的那样配置的,可是到了run->web Server Debug Validation 这一步死活报错。
山重水复疑无路
然后开始了漫长的搜索过程,从思否到stack overflow ,从百度到谷歌,更改xdebug版本、更改php.ini中debug配置,能用的方法都用遍了,浪费了大半天的时间,很抱歉,没有找到一个合适的解答,也许是有答案但是我没有找到吧。

然后我就想,要不把Path to create validation script更改到E:\laragon\www\meet\public\index.php上吧,不行,还是报错。
柳暗花明又一村
然后干脆一不做二不休,那么删除index.php呢?神奇的时刻来了,完美运行!!

总结一下
这次错误和开发环境没关系,应该改的是path to create validation script指向,应指向是index.php文件所在的目录,laravel的index.php在public下,增加一个public瞬间就可以了
边栏推荐
- MySQL Advanced Statements (1)
- Ant three sides: MQ message loss, duplication, backlog problem, what are the solutions?
- Technology empowers Lhasa's "lungs", Huawei helps Lalu Wetland Smart Management to protect lucid waters and lush mountains
- 路由规划中级篇
- go里面的基本知识
- 使用jOOQ 3.14合成外键在视图上写隐式连接
- MySQL high-level statements (1)
- ASP.NET Core Web API 幂等性
- APT + Transform 实现多模块应用Application生命周期分发
- leetcode-338.比特位计数
猜你喜欢

Nodejs installation and global configuration (super detailed)

Node installation and configuration of environment variables

A detailed introduction to the deployment and usage of the Nacos registry

HCIP BGP Comprehensive Experiment Establishing peers, route reflectors, federation, route announcement and aggregation

使用jOOQ 3.14合成外键在视图上写隐式连接

MySQL Index Common Interview Questions (2022 Edition)

selenium + robotframework的运行原理

rhce homework

leetcode-318.最大单词长度乘积

MySQL 23道经典面试吊打面试官
随机推荐
DNS的解析流程
从入门到精通的MySQL数据库视频教程
Nacos客户端启动出现9848端口错误分析(非版本升级问题)
APT + Transform 实现多模块应用Application生命周期分发
npm、cnpm的安装
MySQL - Multi-table query and case detailed explanation
leetcode solves the linked list merge problem in one step
排雷小游戏(C语言)
Node的安装与环境变量的配置
科技赋能拉萨之“肺”,华为助力拉鲁湿地智慧管理守护绿水青山
Not annotated parameter overrides @NonNullApi parameter
node安装和配置(node-v12.20.2-x64 ) 以及node版本切换介绍
MySQL Advanced Statements (1)
npm 无法将“npm”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。
A detailed introduction to the deployment and usage of the Nacos registry
HCIP BGP Comprehensive Experiment Establishing peers, route reflectors, federation, route announcement and aggregation
Py's mlxtend: a detailed guide to the introduction, installation, and usage of the mlxtend library
MySQL high-level statements (1)
MySQL classic 50 practice questions and the most detailed analysis of the whole network
node安装及环境配置