-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
已解决!运行成功但是网页无法连接 #274
Comments
Debug了好久,终于终于找到原因了,在数据库连接池创建的时候就出问题了,返回到con是0,但是我就奇怪了是0应该会报错啊,就是不报也不知道为啥,既然数据库连接出问题,那就一个个尝试,发现是IP的问题,兄弟们顶我上去,我看不少人遇到这个问题了。 这个地方不要用localhost,用127.0.0.1就可以了。 |
补充下午又重新装了一次,需要数据库版本一致5.7.29,什么发行的倒是无所谓吧,我是SUSE的。 |
使用正常版本已解决,参考csdn:https://blog.csdn.net/yingLGG/article/details/121400284。 |
好的,我使用最新的版本也是可以的。只是用原版本不行。
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2024年8月14日(星期三) 上午10:30
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [qinguoyi/TinyWebServer] 已解决!运行成功但是网页无法连接 (Issue #274)
在ubuntu20.04中运行,碰到同样的情况按照步骤执行,日志没有输出,同时无报错,网页无法连接,运行的百度云raw版本
请问你解决了吗?
目前没有找到问题所在,打算下这一周尝试新版本。vscode的设置导致在同时编译main.c和*.cpp的源文件的时候会有问题,我目前不知道怎么修改设置,所以没办法调试百度云raw版本,
好的哥,谢谢你的回复!!这还是我第一次回复别人被回复呐,哈哈哈。感谢!
使用正常版本已解决,参考csdn:https://blog.csdn.net/yingLGG/article/details/121400284。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
我是在虚拟机里面运行的,运行阻塞了。但是访问网页拒绝链接
这是啥情况啊,我输出日志里面是空的啥也没有
The text was updated successfully, but these errors were encountered: