微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

在使用会话时,在xampp上可能会导致ERR_CONNECTION_RESET错误

我有xampp(Windows)的问题,我有session_start(); 在我的文件,但它像要求滴…

当我尝试访问与localhost/folder/index.PHP页面它的作品,但是当我尝试external ip/folder/index.PHP或127.0.0.1/folder/index.PHP或[::1]/folder/index.PHP external ip/folder/index.PHP它只是下降连接(尝试多个浏览器和铬给ERR_CONNECTION_RESET …我很无能,我迫切需要帮助…它工作时,我删除session_start();从我的文件…当我用session_start();它仍然不工作…

一些error.log行

[Sun Jan 10 19:33:45.805036 2016] [:error] [pid 3176:tid 1888] [client myip:50143] script 'C:/xampp/htdocs/h3x1t/ixc2xb4xc2xb4.PHP' not found or unable to stat [Sun Jan 10 20:02:40.330149 2016] [ssl:warn] [pid 24588:tid 552] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Sun Jan 10 20:02:40.373728 2016] [mpm_winnt:notice] [pid 24588:tid 552] AH00354: Child: Starting 150 worker threads. [Sun Jan 10 20:04:25.949925 2016] [mpm_winnt:notice] [pid 29460:tid 564] AH00428: Parent: child process 24588 exited with status 3221225477 -- Restarting. [Sun Jan 10 20:04:26.568746 2016] [ssl:warn] [pid 29460:tid 564] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Sun Jan 10 20:04:26.615700 2016] [mpm_winnt:notice] [pid 29460:tid 564] AH00455: Apache/2.4.18 (Win32) OpenSSL/1.0.2e PHP/7.0.1 configured -- resuming normal operations [Sun Jan 10 20:04:26.615700 2016] [mpm_winnt:notice] [pid 29460:tid 564] AH00456: Apache Lounge VC14 Server built: Dec 9 2015 10:17:39 [Sun Jan 10 20:04:26.615700 2016] [core:notice] [pid 29460:tid 564] AH00094: Command line: 'c:\xampp\apache\bin\httpd.exe -d C:/xampp/apache' [Sun Jan 10 20:04:26.622190 2016] [mpm_winnt:notice] [pid 29460:tid 564] AH00418: Parent: Created child process 26200 [Sun Jan 10 20:04:27.302705 2016] [ssl:warn] [pid 26200:tid 560] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Sun Jan 10 20:04:27.475560 2016] [ssl:warn] [pid 26200:tid 560] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Sun Jan 10 20:04:27.518770 2016] [mpm_winnt:notice] [pid 26200:tid 560] AH00354: Child: Starting 150 worker threads. [Sun Jan 10 20:04:28.693791 2016] [mpm_winnt:notice] [pid 29460:tid 564] AH00428: Parent: child process 26200 exited with status 3221225477 -- Restarting. [Sun Jan 10 20:04:29.379751 2016] [ssl:warn] [pid 29460:tid 564] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Sun Jan 10 20:04:29.425188 2016] [mpm_winnt:notice] [pid 29460:tid 564] AH00455: Apache/2.4.18 (Win32) OpenSSL/1.0.2e PHP/7.0.1 configured -- resuming normal operations [Sun Jan 10 20:04:29.425188 2016] [mpm_winnt:notice] [pid 29460:tid 564] AH00456: Apache Lounge VC14 Server built: Dec 9 2015 10:17:39 [Sun Jan 10 20:04:29.425188 2016] [core:notice] [pid 29460:tid 564] AH00094: Command line: 'c:\xampp\apache\bin\httpd.exe -d C:/xampp/apache' [Sun Jan 10 20:04:29.430191 2016] [mpm_winnt:notice] [pid 29460:tid 564] AH00418: Parent: Created child process 30668 [Sun Jan 10 20:04:30.081357 2016] [ssl:warn] [pid 30668:tid 608] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Sun Jan 10 20:04:30.254197 2016] [ssl:warn] [pid 30668:tid 608] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Sun Jan 10 20:04:30.297173 2016] [mpm_winnt:notice] [pid 30668:tid 608] AH00354: Child: Starting 150 worker threads. [Sun Jan 10 20:06:24.444492 2016] [:error] [pid 30668:tid 1896] [client ::1:60405] script 'C:/xampp/htdocs/h3x1t/contracts.PHP' not found or unable to stat,referer: http://localhost/h3x1t/index

PHP-fpm和Nginx会话问题

在Rails中,有什么可能导致用户有另一个用户的会话?

session_name打破我的网站?

在Windows上使用PHP 5 apache 2.4会话需要帮助

会话使用aspnet_state服务损坏

我的网站主机正在添加PHPSESSID = fgh2h45 …到URL的末尾

如何使用户会话继续24小时?

Apache ProxyPass和会话

Apache太多打开的文件(24)

PHP不会在某些用户的会话中存储数据

我有XAMPP与PHP7和同样的问题…

我已经改变了PHP.ini:session.use_only_cookies从0到1,所有的作品。

我用旧的PHP版本重新安装xampp …

看起来罪魁祸首是PHP 7.0.0

编辑:发现一些可能链接到它https://community.apachefriends.org/viewtopic.PHP?p=248070&sid=0b7559defe15317f41699d1ce9194e3f

EDIT2:找到了这个(bitnami开发者)

我们一直在检查XAMPP的配置,发现问题与PHP.ini文件的Session部分中的use_only_cookies变量有关。 如果Session部分中的use_only_cookies变量设置为0,则Apache将会崩溃,如果设置为1,则一切正常。

http://PHP.net/manual/en/session.configuration.PHP#ini.session.use-only-cookies

我们还检查了use_strict_mode应该设置为1。

https://wiki.PHP.net/rfc/strict_sessions http://PHP.net/manual/en/session.configuration.PHP#ini.session.use-strict-mode

我们将在PHP 7的下一个版本的XAMPP中包含这些更改。我们正在构建7.0.2版本的安装程序,我们将尽快发布它们。

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐