CCTsing / phpsocks5

Automatically exported from code.google.com/p/phpsocks5
0 stars 0 forks source link

配置成功,不能使用 #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
如题
phpsocks5_log.log 有点大,压缩了一下:

Original issue reported on code.google.com by bonnae1...@gmail.com on 18 Jun 2011 at 10:57

Attachments:

GoogleCodeExporter commented 9 years ago
phpsocks5_log.zipx无法解压,提示未知压缩格式,改名为.zip或.rar
仍旧提示未知压缩格式。

Original comment by lehui99 on 18 Jun 2011 at 3:13

GoogleCodeExporter commented 9 years ago
是用WinZIP的压缩格式,用7Z应该可以解压缩,我试的可以。
用WinRAR再重新压缩一下

Original comment by bonnae1...@gmail.com on 18 Jun 2011 at 3:43

Attachments:

GoogleCodeExporter commented 9 years ago
补充一下,此空间已成功安装 phpwind v8.5 论坛程序。

Original comment by bonnae1...@gmail.com on 18 Jun 2011 at 4:32

GoogleCodeExporter commented 9 years ago
页面显示的错误提示是 502 Server dropped connection

The following error occurred while trying to access http://***

502 Server dropped connection

Original comment by bonnae1...@gmail.com on 19 Jun 2011 at 5:30

GoogleCodeExporter commented 9 years ago
2个测试文件:
http://phpsocks5.googlecode.com/issues/attachment?aid=260003000&name=test1.php&t
oken=5cf7e071bac516a7be31cb21c2fa2dc8

http://phpsocks5.googlecode.com/issues/attachment?aid=260003001&name=test2.php&t
oken=8d49840b8867f2fe42b7b71e908d9f9b
放上去后:
1、访问test1.php,记录结果,页面不要关闭
2、访问test2.php,记录结果
3、刷新test1.php,记录结果
多测试几次,看看结果,这3次结果是什么?

Original comment by lehui99 on 19 Jun 2011 at 9:27

GoogleCodeExporter commented 9 years ago
t1.sid=856b912c53e8a7df66a31d5de7919a13,t1.esid=856b912c53e8a7df66a31d5de7919a13
t2.sid=856b912c53e8a7df66a31d5de7919a13,t2.esid=856b912c53e8a7df66a31d5de7919a13
t1.sid=856b912c53e8a7df66a31d5de7919a13,t1.esid=856b912c53e8a7df66a31d5de7919a13

Original comment by bonnae1...@gmail.com on 19 Jun 2011 at 10:09

GoogleCodeExporter commented 9 years ago
上面是Firefox中的测试,下面是IE中:
t1.sid=93d236f08809e8388100c4196f81e051,t1.esid=93d236f08809e8388100c4196f81e051
t2.sid=,t2.esid=
t1.sid=93d236f08809e8388100c4196f81e051,t1.esid=93d236f08809e8388100c4196f81e051

Original comment by bonnae1...@gmail.com on 19 Jun 2011 at 10:16

GoogleCodeExporter commented 9 years ago
IE的版本比较老,是IE6,Firefox是 v3.6.17

Original comment by bonnae1...@gmail.com on 19 Jun 2011 at 10:19

GoogleCodeExporter commented 9 years ago
你看一下2个测试文件,很简单的程序,第二个php为什么无法�
��取第一个php的session 
id,问题就出在这里,你看看是什么原因?应该第二个php的ses
sion id和第一个一致才对。

可能和浏览器无关,从log中来看,是随机性丢失,有时丢失��
�有时正常,所以多测试几次就能看到结果了。

Original comment by lehui99 on 19 Jun 2011 at 10:21

GoogleCodeExporter commented 9 years ago
我测试的在Firefox中就是正常的,在IE6下,一直都是t2.sid=,t2.es
id=

Original comment by bonnae1...@gmail.com on 19 Jun 2011 at 10:26

GoogleCodeExporter commented 9 years ago
那你看一下2个测试文件,很简单的程序,IE6中第二个php为什�
��无法获取第一个php的session 
id,问题就出在这里,你看看是什么原因?

Original comment by lehui99 on 19 Jun 2011 at 10:27

GoogleCodeExporter commented 9 years ago
我不知道,我电邮给你空间地址,你申请一个测试一下吧?��
�并不懂技术。

Original comment by bonnae1...@gmail.com on 19 Jun 2011 at 10:30

GoogleCodeExporter commented 9 years ago
确实有些空间对COOKIE支持不好,我测试了应该是这个原因。��
�括你在内,发现过2个人有这样的情况。

下一个版本打算不用COOKIE了。现在你可以换一个其他空间试��
�看。

Original comment by lehui99 on 19 Jun 2011 at 10:38

GoogleCodeExporter commented 9 years ago
已经发电邮,查收一下,申请后可能要12小时才开通。 
我安装 phpwind v8.5 论坛程序 就可以正常使用,phpsocks5 
空间要求是不是太苛刻了?是否可以搭建前 
就弄个测试文件,如果空间不支持,大家也就不必 
再下一步了,而不是"如果出现Create tables 
successfully,说明php配置正确”以为可以,结果不行。

Original comment by bonnae1...@gmail.com on 19 Jun 2011 at 10:39

GoogleCodeExporter commented 9 years ago
COOKIE是PHP的基本功能,从来就没有认为有空间COOKIE会有问题��
�

测试文件不知道该怎么做,phpsocks5用了很多PHP的功能,测试��
�序基本不可能对每一个功能进行测试的(比如PHP空间的PHP语�
��就不是PHP的语法,这个测试程序怎么能测试出来呢?或者其
他地方会有问题,那么问题会在哪里呢?这种可能性是无穷��
�种的,测试程序不可能全部罗列出来。这里只是举一个例子�
��这种情况应该比较少见。不过COOKIE有问题也比较少见)。

现在可以换一个空间试试看,或者等下一个版本。

Original comment by lehui99 on 19 Jun 2011 at 10:46

GoogleCodeExporter commented 9 years ago
好的,谢谢你!

Original comment by bonnae1...@gmail.com on 19 Jun 2011 at 12:50