localhost/phpio/test/all.php 127.0.0.1:80

USER
apache
HOME
/home/apache
FCGI_ROLE
RESPONDER
SCRIPT_FILENAME
all.php
QUERY_STRING
XDEBUG_PROFILE
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/phpio/test/all.php
REQUEST_URI
/phpio/test/all.php?XDEBUG_PROFILE
DOCUMENT_URI
/phpio/test/all.php
DOCUMENT_ROOT
/var/www
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.4.2
REMOTE_ADDR
127.0.0.1
REMOTE_PORT
35334
SERVER_ADDR
127.0.0.1
SERVER_PORT
80
SERVER_NAME
localhost
REDIRECT_STATUS
200
HTTP_USER_AGENT
curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.14.0.0 zlib/1.2.3 libidn/1.18 libssh2/1.4.2
HTTP_HOST
localhost
HTTP_ACCEPT
*/*
PHP_SELF
/phpio/test/all.php
REQUEST_TIME_FLOAT
1377274559.7712
REQUEST_TIME
1377274559
XDEBUG_PROFILE
Function Command Connection Response Time(ms)
O   curl_exec http://localhost/phpio/test/flow.php?i=2 127.0.0.1:80 http(200) 87.937
* About to connect() to localhost port 80 (#0)
*   Trying ::1... * Connection refused
*   Trying 127.0.0.1... * connected
* Connected to localhost (127.0.0.1) port 80 (#0)
> GET /phpio/test/flow.php?i=2 HTTP/1.1
Host: localhost
Accept: */*
Cookie: XDEBUG_PROFILE=52178abfbf1a4;

< HTTP/1.1 200 OK
< Server: nginx/1.4.2
< Date: Fri, 23 Aug 2013 16:15:59 GMT
< Content-Type: text/html
< Transfer-Encoding: chunked
< Connection: keep-alive
< X-Powered-By: PHP/5.4.17
< Set-Cookie: XDEBUG_PROFILE_ID=52178abfbf1a4.52178abfcefb0
< 
* Connection #0 to host localhost left intact
* Closing connection #0
parameter type value
ch integer
0
parameter type value
CURLOPT_URL string
http://localhost/phpio/test/flow.php?i=2
CURLOPT_HEADER integer
0
url
http://localhost/phpio/test/flow.php?i=2
content_type
text/html
http_code
200
header_size
239
request_size
110
filetime
-1
ssl_verify_result
0
redirect_count
0
total_time
0.087937
namelookup_time
0.019555
connect_time
0.020057
pretransfer_time
0.020066
size_upload
0
size_download
0
speed_download
0
speed_upload
0
download_content_length
-1
upload_content_length
0
starttransfer_time
0.087903
redirect_time
0
certinfo
Array
(
)
primary_ip
127.0.0.1
redirect_url
http_status
OK
bool(true)
O   mysql_connect 127.0.0.1 127.0.0.1:3306 resource(11) 1.282
parameter type value
hostname string
127.0.0.1
username string
root
password string
Seattle01!
resource(11) of type (mysql link)
O   mysql_select_db test 127.0.0.1:3306 true 0.7598
parameter type value
database_name string
test
bool(true)
O   mysql_query show databases 127.0.0.1:3306 rows(7) 1.102
parameter type value
query string
show databases
resource(12) of type (mysql result)
O   mysql_connect 127.0.0.1 127.0.0.1:3306 resource(13) 0.6568
parameter type value
hostname string
127.0.0.1
username string
root
password string
Seattle01!
new boolean
1
resource(13) of type (mysql link)
O   mysql_select_db test 127.0.0.1:3306 true 0.489
parameter type value
database_name string
test
bool(true)
O   mysql_query set names utf8 127.0.0.1:3306 rows(0) 0.447
parameter type value
query string
set names utf8
bool(true)
O   apc_store anumber localhost true 0.3521
parameter type value
key string
anumber
var integer
42
bool(true)
O   apc_fetch anumber localhost int(42) 0.3262
O   apc_inc anumber localhost int(43) 0.283
parameter type value
key string
anumber
int(43)
O   curl_exec http://www.baidu.com/ 115.239.210.26:80 http(200) 132.895
* About to connect() to www.baidu.com port 80 (#0)
*   Trying 115.239.210.26... * connected
* Connected to www.baidu.com (115.239.210.26) port 80 (#0)
> GET / HTTP/1.1
Host: www.baidu.com
Accept: */*
Cookie: XDEBUG_PROFILE=52178abfbf1a4;

< HTTP/1.1 200 OK
< Date: Fri, 23 Aug 2013 16:14:17 GMT
< Server: BWS/1.0
< Content-Length: 10443
< Content-Type: text/html;charset=utf-8
< Cache-Control: private
< BDPAGETYPE: 1
< BDUSERID: 0
< BDQID: 0x881d159000bb2c9f
< Set-Cookie: BDSVRTM=1; path=/
< Set-Cookie: H_PS_PSSID=3143_1434_3139_2976_3090_2701; path=/; domain=.baidu.com
< Set-Cookie: BAIDUID=60E082B88EDAB7AA91E0217A5BAF2927:FG=1; expires=Fri, 23-Aug-43 16:14:17 GMT; path=/; domain=.baidu.com
< Expires: Fri, 23 Aug 2013 16:14:17 GMT
< P3P: CP=" OTI DSP COR IVA OUR IND COM "
< Connection: Keep-Alive
< 
* Connection #0 to host www.baidu.com left intact
* Closing connection #0
parameter type value
ch integer
0
parameter type value
CURLOPT_URL string
http://www.baidu.com/
CURLOPT_HEADER integer
0
url
http://www.baidu.com/
content_type
text/html;charset=utf-8
http_code
200
header_size
554
request_size
91
filetime
-1
ssl_verify_result
0
redirect_count
0
total_time
0.132895
namelookup_time
0.053327
connect_time
0.091709
pretransfer_time
0.09173
size_upload
0
size_download
10443
speed_download
78580
speed_upload
0
download_content_length
10443
upload_content_length
0
starttransfer_time
0.132602
redirect_time
0
certinfo
Array
(
)
primary_ip
115.239.210.26
redirect_url
http_status
OK
bool(true)
O   curl_multi_remove_handle http://m.baidu.com/ 115.239.210.14:80 http(200) 183.178
* About to connect() to m.baidu.com port 80 (#0)
*   Trying 115.239.210.14... * Connected to m.baidu.com (115.239.210.14) port 80 (#0)
> GET / HTTP/1.1
Host: m.baidu.com
Accept: */*
Cookie: XDEBUG_PROFILE=52178abfbf1a4;

< HTTP/1.1 200 OK
< Set-Cookie: BAIDUID=60E082B88EDAB7AAF5FE437C2759D361:FG=1; max-age=31536000; expires=Sat, 23-Aug-14 16:14:17 GMT; domain=.baidu.com; path=/; version=1
< P3P: CP=" OTI DSP COR IVA OUR IND COM "
< Cache-Control: no-cache
< Content-type: text/html;charset=utf-8
< Date: Fri, 23 Aug 2013 16:14:17 GMT
< Server: apache
< Set-Cookie: BAIDU_WISE_UID=AA046216992805918DFDA7AD1DC25187;expires=Sun, 12-May-2212 00:00:00 GMT; path=/; domain=.baidu.com
< Version: HTTP/1.1
< Content-Length: 4995
< 
* Expire cleared
* Connection #0 to host m.baidu.com left intact
parameter type value
mh integer
0
ch integer
0
parameter type value
CURLOPT_URL string
http://m.baidu.com/
CURLOPT_RETURNTRANSFER integer
1
url
http://m.baidu.com/
content_type
text/html;charset=utf-8
http_code
200
header_size
496
request_size
89
filetime
-1
ssl_verify_result
0
redirect_count
0
total_time
0.183178
namelookup_time
0.069033
connect_time
0.122061
pretransfer_time
0.122255
size_upload
0
size_download
4995
speed_download
27268
speed_upload
0
download_content_length
4995
upload_content_length
0
starttransfer_time
0.182937
redirect_time
0
certinfo
Array
(
)
primary_ip
115.239.210.14
redirect_url
http_status
OK
string(4995)
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><!--STATUS OK--><head><meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8"/><meta http-equiv="Cache-control" content="no-cache" /><style type="text/css">body{font-size:medium;line-height:1.6em;text-align:center}img{border:0}form{margin:0;padding:0}.a{padding-top:6px;margin-top:6px;margin-bottom:6px}.h{color:#c60a00}.s{font-size:small}.b{font-size:small;color:#77C}</style><title>百度一下,你就知道</title></head><body><div><img src="http://m.baidu.com/static/index/l.gif" alt="百度首页" /><br/><form action="ssid=0/from=0/bd_page_type=1/uid=AA046216992805918DFDA7AD1DC25187/baiduid=60E082B88EDAB7AAF5FE437C2759D361/s" method="get"><div><input type="text" name="word" maxlength="64" size="20" id="word"/><br/><input type="hidden" value="upssntdnvelami" name="uc_param_str"/><input type="hidden" value="ib" name="sa"/><input type="hidden" value="111041" name="st_1"/><input type="hidden" value="102041" name="st_2"/><input type="hidden" value="sz@176_220,ta@____" name="pu"/><input type="hidden" name="idx" value="20000"/><input type="hidden" value="webmain" name="tn_1"/><input type="hidden" value="fwapadv" name="tn_2"/><input type="submit" value="搜网页" name="ct_1"/>&nbsp;<input type="submit" value="搜Wap" name="ct_2"/></div></form><div class="a"><a href="http://duokoo.baidu.com/novel/?fr=home&amp;ssid=0&amp;from=0&amp;bd_page_type=1&amp;uid=AA046216992805918DFDA7AD1DC25187&amp;pu=sz%40176_220%2Cta%40____">小说</a>&nbsp;&nbsp;<a href="ssid=0/from=0/bd_page_type=1/uid=AA046216992805918DFDA7AD1DC25187/pu=sz%40176_220%2Cta%40____/news?idx=20000&amp;itj=22">新闻</a>&nbsp;&nbsp;<a href="http://tieba.baidu.com/?ssid=0&amp;from=0&amp;bd_page_type=1&amp;uid=AA046216992805918DFDA7AD1DC25187&amp;pu=sz%40176_220%2Cta%40____&amp;idx=20000&amp;itj=23&amp;mo_device=1">贴吧</a>&nbsp;&nbsp;<a href="http://zhidao.baidu.com/?ssid=0&amp;from=0&amp;bd_page_type=1&amp;uid=AA046216992805918DFDA7AD1DC25187&amp;pu=sz%40176_220%2Cta%40____&amp;idx=20000&amp;itj=24&amp;device=mobile">知道</a>&nbsp;&nbsp;<a href="http://wapmap.baidu.com/?ssid=0&amp;from=0&amp;bd_page_type=1&amp;uid=AA046216992805918DFDA7AD1DC25187&amp;pu=sz%40176_220%2Cta%40____&amp;idx=20000&amp;itj=25">地图</a><br/><a href="img?idx=20000&amp;ssid=0&amp;from=0&amp;bd_page_type=1&amp;uid=AA046216992805918DFDA7AD1DC25187&amp;pu=sz%40176_220%2Cta%40____&amp;itj=21">图片</a>&nbsp;&nbsp;<a href="http://m.hao123.com/?ssid=0&amp;from=0&amp;bd_page_type=1&amp;uid=AA046216992805918DFDA7AD1DC25187&amp;pu=sz%40176_220%2Cta%40____&amp;idx=20000&amp;itj=29">hao123</a></div><div class="a"><a href="http://duokoo.baidu.com/game/?fr=home&amp;ssid=0&amp;from=0&amp;bd_page_type=1&amp;uid=AA046216992805918DFDA7AD1DC25187&amp;pu=sz%40176_220%2Cta%40____&amp;itj=222">游戏</a>&nbsp;&nbsp;<a href="http://duokoo.baidu.com/d/?fr=home&amp;ssid=0&amp;from=0&amp;bd_page_type=1&amp;uid=AA046216992805918DFDA7AD1DC25187&amp;pu=sz%40176_220%2Cta%40____&amp;itj=212">下载</a>&nbsp;&nbsp;<a href="pub/jump.php?itj=223&amp;url=http%3A%2F%2Fmv.guotv.com%2Ftv100-baidu-wap%2Ftv100%2Findex%3Fpid%3D643%26ssid%3D0%26from%3D0%26bd_page_type%3D1%26uid%3DAA046216992805918DFDA7AD1DC25187%26pu%3Dsz%40176_220%2Cta%40____">视频</a>&nbsp;&nbsp;<a href="http://imn.baidu.com/coolsite/index.php?ssid=0&amp;from=0&amp;bd_page_type=1&amp;uid=AA046216992805918DFDA7AD1DC25187&amp;pu=sz%40176_220%2Cta%40____&amp;itj=215">酷站</a>&nbsp;&nbsp;<a href="pub/more.php?idx=20000&amp;ssid=0&amp;from=0&amp;bd_page_type=1&amp;uid=AA046216992805918DFDA7AD1DC25187&amp;pu=sz%40176_220%2Cta%40____&amp;itj=210">更多</a><br/>客户端:<a href="http://mo.baidu.com/zhangbai/?ssid=0&amp;from=0&amp;bd_page_type=1&amp;uid=AA046216992805918DFDA7AD1DC25187&amp;pu=sz%40176_220%2Cta%40____&amp;page_type=1&amp;itj=217">掌上百度</a>|<a href="http://mo.baidu.com/input/?ssid=0&amp;from=0&amp;bd_page_type=1&amp;uid=AA046216992805918DFDA7AD1DC25187&amp;pu=sz%40176_220%2Cta%40____&amp;page_type=1&amp;itj=219">输入法</a></div><div class="a"><a href="http://m.baidu.com/pub/help.php?ssid=0&amp;from=0&amp;bd_page_type=1&amp;uid=AA046216992805918DFDA7AD1DC25187&amp;pu=sz%40176_220%2Cta%40____&amp;tt=I1211">帮助</a>-<a href="http://wapp.baidu.com/f?kw=%B0%D9%B6%C8%B8%F6%C8%CB%CA%D7%D2%B3&amp;ssid=0&amp;from=0&amp;bd_page_type=1&amp;uid=AA046216992805918DFDA7AD1DC25187&amp;pu=sz%40176_220%2Cta%40____">反馈</a><br/>&lt;<a href="?ssid=0&amp;from=0&amp;bd_page_type=0&amp;uid=AA046216992805918DFDA7AD1DC25187&amp;pu=sz%40176_220%2Cta%40____%2Csz%40176_208">极简版</a>|炫彩版|<a href="?ssid=0&amp;from=0&amp;bd_page_type=1&amp;uid=AA046216992805918DFDA7AD1DC25187&amp;pu=sz%40176_220%2Cta%40____%2Csz%401330_240">触屏版</a>&gt;<br/><span class="b">Baidu&nbsp;京ICP证030173号</span></div></div></body></html>
O   curl_multi_remove_handle http://www.baidu.com/ 115.239.210.27:80 http(200) 216.779
* About to connect() to www.baidu.com port 80 (#1)
*   Trying 115.239.210.27... * Connected to www.baidu.com (115.239.210.27) port 80 (#1)
> GET / HTTP/1.1
Host: www.baidu.com
Accept: */*
Cookie: XDEBUG_PROFILE=52178abfbf1a4;

< HTTP/1.1 200 OK
< Date: Fri, 23 Aug 2013 16:14:17 GMT
< Server: BWS/1.0
< Content-Length: 10433
< Content-Type: text/html;charset=utf-8
< Cache-Control: private
< BDPAGETYPE: 1
< BDUSERID: 0
< BDQID: 0x99484f9000b8694b
< Set-Cookie: BDSVRTM=1; path=/
< Set-Cookie: H_PS_PSSID=3143_1434_3139_2976_3090_2701; path=/; domain=.baidu.com
< Set-Cookie: BAIDUID=60E082B88EDAB7AA91E0217A5BAF2927:FG=1; expires=Fri, 23-Aug-43 16:14:17 GMT; path=/; domain=.baidu.com
< Expires: Fri, 23 Aug 2013 16:14:17 GMT
< P3P: CP=" OTI DSP COR IVA OUR IND COM "
< Connection: Keep-Alive
< 
* Expire cleared
* Connection #1 to host www.baidu.com left intact
parameter type value
mh integer
0
ch integer
0
parameter type value
CURLOPT_URL string
http://www.baidu.com/
CURLOPT_RETURNTRANSFER integer
1
url
http://www.baidu.com/
content_type
text/html;charset=utf-8
http_code
200
header_size
554
request_size
91
filetime
-1
ssl_verify_result
0
redirect_count
0
total_time
0.216779
namelookup_time
0.051148
connect_time
0.095158
pretransfer_time
0.095265
size_upload
0
size_download
10433
speed_download
48127
speed_upload
0
download_content_length
10433
upload_content_length
0
starttransfer_time
0.146838
redirect_time
0
certinfo
Array
(
)
primary_ip
115.239.210.27
redirect_url
http_status
OK
string(10433)
<!DOCTYPE html><!--STATUS OK--><html><head><meta http-equiv="content-type" content="text/html;charset=utf-8"><title>百度一下,你就知道</title><style >html,body{height:100%}html{overflow-y:auto}#wrapper{position:relative;_position:;min-height:100%}#content{padding-bottom:100px;text-align:center}#ftCon{height:100px;position:absolute;bottom:44px;text-align:center;width:100%;margin:0 auto;z-index:0;overflow:hidden}#ftConw{width:720px;margin:0 auto}body{font:12px arial;text-align:;background:#fff}body,p,form,ul,li{margin:0;padding:0;list-style:none}body,form,#fm{position:relative}td{text-align:left}img{border:0}a{color:#00c}a:active{color:#f60}#u{color:#999;padding:4px 10px 5px 0;text-align:right}#u a{margin:0 5px}#u .reg{margin:0}#m{width:720px;margin:0 auto}#nv a,#nv b,.btn,#lk{font-size:14px}#fm{padding-left:110px;text-align:left;z-index:1}input{border:0;padding:0}#nv{height:19px;font-size:16px;margin:0 0 4px;text-align:left;text-indent:137px}.s_ipt_wr{width:418px;height:30px;display:inline-block;margin-right:5px;background:url(/img/i-1.0.0.png) no-repeat -304px 0;border:1px solid #b6b6b6;border-color:#9a9a9a #cdcdcd #cdcdcd #9a9a9a;vertical-align:top}.s_ipt{width:405px;height:22px;font:16px/22px arial;margin:5px 0 0 7px;background:#fff;outline:0;-webkit-appearance:none}.s_btn{width:95px;height:32px;padding-top:2px\9;font-size:14px;background:#ddd url(/img/i-1.0.0.png);cursor:pointer}.s_btn_h{background-position:-100px 0}.s_btn_wr{width:97px;height:34px;display:inline-block;background:url(/img/i-1.0.0.png) no-repeat -202px 0;*position:relative;z-index:0;vertical-align:top}#lg img{vertical-align:top;margin-bottom:3px}#lk{margin:33px 0}#lk span{font:14px "宋体"}#lm{height:60px}#lh{margin:16px 0 5px;word-spacing:3px}.tools{position:absolute;top:-4px;*top:10px;right:7px}#mHolder{width:62px;position:relative;z-index:296;display:none}#mCon{height:18px;line-height:18px;position:absolute;cursor:pointer;padding:0 18px 0 0;background:url(/img/bg-1.0.0.gif) no-repeat right -134px;background-position:right -136px\9}#mCon span{color:#00c;cursor:default;display:block}#mCon .hw{text-decoration:underline;cursor:pointer}#mMenu a{width:100%;height:100%;display:block;line-height:22px;text-indent:6px;text-decoration:none;filter:none\9}#mMenu,#user ul{box-shadow:1px 1px 2px #ccc;-moz-box-shadow:1px 1px 2px #ccc;-webkit-box-shadow:1px 1px 2px #ccc;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135,Color="#cccccc")\9}#mMenu{width:56px;border:1px solid #9b9b9b;list-style:none;position:absolute;right:27px;top:28px;display:none;background:#fff}#mMenu a:hover{background:#ebebeb}#mMenu .ln{height:1px;background:#ebebeb;overflow:hidden;font-size:1px;line-height:1px;margin-top:-1px}#cp,#cp a{color:#666}#seth{display:none;behavior:url(#default#homepage)}#setf{display:none}#sekj{margin-left:14px}#shouji{margin-right:14px}</style><script >function h(obj){obj.style.behavior='url(#default#homepage)';var a = obj.setHomePage('http://www.baidu.com/');}</script></head><body><div id="wrapper"><div id="content"><div id="u"><a href="http://www.baidu.com/gaoji/preferences.html" name="tj_setting">搜索设置</a>|<a href="https://passport.baidu.com/v2/?login&tpl=mn&u=http%3A%2F%2Fwww.baidu.com%2F" name="tj_login" id="lb" onclick="return false;">登录</a><a href="https://passport.baidu.com/v2/?reg&regType=1&tpl=mn&u=http%3A%2F%2Fwww.baidu.com%2F" target="_blank" name="tj_reg" class="reg">注册</a></div><div id="m"><p id="lg"><img src="http://www.baidu.com/img/bdlogo.gif" width="270" height="129"></p><p id="nv"><a href="http://news.baidu.com">新&nbsp;闻</a> <b>网&nbsp;页</b> <a href="http://tieba.baidu.com">贴&nbsp;吧</a> <a href="http://zhidao.baidu.com">知&nbsp;道</a> <a href="http://music.baidu.com">音&nbsp;乐</a> <a href="http://image.baidu.com">图&nbsp;片</a> <a href="http://v.baidu.com">视&nbsp;频</a> <a href="http://map.baidu.com">地&nbsp;图</a></p><div id="fm"><form name="f" action="/s"><span class="s_ipt_wr"><input type="text" name="wd" id="kw" maxlength="100" class="s_ipt"></span><input type="hidden" name="rsv_bp" value="0"><input type=hidden name=ch value=""><input type=hidden name=tn value="baidu"><input type=hidden name=bar value=""><input type="hidden" name="rsv_spt" value="3"><input type="hidden" name="ie" value="utf-8"><span class="s_btn_wr"><input type="submit" value="百度一下" id="su" class="s_btn" onmousedown="this.className='s_btn s_btn_h'" onmouseout="this.className='s_btn'"></span></form><span class="tools"><span id="mHolder"><div id="mCon"><span>输入法</span></div></span></span><ul id="mMenu"><li><a href="#" name="ime_hw">手写</a></li><li><a href="#" name="ime_py">拼音</a></li><li class="ln"></li><li><a href="#" name="ime_cl">关闭</a></li></ul></div><p id="lk"><a href="http://baike.baidu.com">百科</a> <a href="http://wenku.baidu.com">文库</a> <a href="http://www.hao123.com">hao123</a><span>&nbsp;|&nbsp;<a href="http://www.baidu.com/more/">更多&gt;&gt;</a></span></p><p id="lm"></p></div></div><div id="ftCon"><div id="ftConw"><p ><a id="seth" onClick="h(this)" href="/" onmousedown="return ns_c({'fm':'behs','tab':'homepage','pos':0})">把百度设为主页</a><a id="setf" href="http://www.baidu.com/cache/sethelp/index.html" onmousedown="return ns_c({'fm':'behs','tab':'favorites','pos':0})" target="_blank">把百度设为主页</a><span id="sekj"><a href="http://liulanqi.baidu.com/ps.php" target="_blank" onmousedown="return ns_c({'fm':'behs','tab':'bdbrwlk','pos':1})">安装百度浏览器</a></span></p><p id="lh"><a href="http://e.baidu.com/?refer=888" onmousedown="return ns_c({'fm':'behs','tab':'btlink','pos':2})">加入百度推广</a>&nbsp;|&nbsp;<a onmousedown="return ns_c({'fm':'behs','tab':'tj_bang'})" href="http://top.baidu.com">搜索风云榜</a>&nbsp;|&nbsp;<a onmousedown="return ns_c({'fm':'behs','tab':'tj_about'})" href="http://home.baidu.com">关于百度</a>&nbsp;|&nbsp;<a onmousedown="return ns_c({'fm':'behs','tab':'tj_about_en'})" href="http://ir.baidu.com">About Baidu</a></p><p id="cp">&copy;2013&nbsp;Baidu&nbsp;<a href="/duty/" name="tj_duty">使用百度前必读</a>&nbsp;京ICP证030173号&nbsp;<img src="http://www.baidu.com/cache/global/img/gs.gif"></p></div></div></div></body><script>var bds={se:{},comm : {ishome : 1,sid : "3187_2777_3138_2976_3154_3090_2702",user : "",username : "",sugHost : "http://suggestion.baidu.com/su",personalData : "",loginAction : []}}</script><script type="text/javascript" src="http://s1.bdstatic.com/r/www/cache/static/global/js/home_299f7566.js" charset="utf-8"></script><script>var bdUser = null;var w=window,d=document,n=navigator,k=d.f.wd,a=d.getElementById("nv").getElementsByTagName("a"),isIE=n.userAgent.indexOf("MSIE")!=-1&&!window.opera;(function(){if(/q=([^&]+)/.test(location.search)){k.value=decodeURIComponent(RegExp["\x241"])}})();if(n.cookieEnabled){bds.se.sug();};function addEV(o, e, f){if(w.attachEvent){o.attachEvent("on" + e, f);}else if(w.addEventListener){ o.addEventListener(e, f, false);}}function G(id){return d.getElementById(id);}function ns_c(q){var p = encodeURIComponent(window.document.location.href), sQ = '', sV = '', mu='', img = window["BD_PS_C" + (new Date()).getTime()] = new Image();for (v in q) {sV = q[v];sQ += v + "=" + sV + "&";} mu= "&mu=" + p ;img.src = "http://nsclick.baidu.com/v.gif?pid=201&pj=www&rsv_sid=3187_2777_3138_2976_3154_3090_2702&" + sQ + "path="+p+"&t="+new Date().getTime();return true;}if(/\bbdime=[12]/.test(d.cookie)){document.write('<script src="' + "http://s1.bdstatic.com/r/www/cache/static/ime/js/openime_b157f449.js" + '" charset="utf-8"><\/script>');}(function(){var u = G("u").getElementsByTagName("a"), nv = G("nv").getElementsByTagName("a"), lk = G("lk").getElementsByTagName("a"), un = "";var tj_nv = ["news","tieba","zhidao","mp3","img","video","map"];var tj_lk = ["baike","wenku","hao123","more"];un = bds.comm.user == "" ? "" : bds.comm.user;function _addTJ(obj){addEV(obj, "mousedown", function(e){var e = e || window.event;var target = e.target || e.srcElement;ns_c({'fm':'behs','tab':target.name||'tj_user','un':encodeURIComponent(un)});});}for(var i = 0; i < u.length; i++){_addTJ(u[i]);}for(var i = 0; i < nv.length; i++){nv[i].name = 'tj_' + tj_nv[i];}for(var i = 0; i < lk.length; i++){lk[i].name = 'tj_' + tj_lk[i];}})();(function() {var links = {'tj_news': ['word', 'http://news.baidu.com/ns?tn=news&cl=2&rn=20&ct=1&ie=utf-8'],'tj_tieba': ['kw', 'http://tieba.baidu.com/f?ie=utf-8'],'tj_zhidao': ['word', 'http://zhidao.baidu.com/search?pn=0&rn=10&lm=0'],'tj_mp3': ['key', 'http://music.baidu.com/search?fr=ps&ie=utf-8'],'tj_img': ['word', 'http://image.baidu.com/i?ct=201326592&cl=2&nc=1&lm=-1&st=-1&tn=baiduimage&istype=2&fm=&pv=&z=0&ie=utf-8'],'tj_video': ['word', 'http://video.baidu.com/v?ct=301989888&s=25&ie=utf-8'],'tj_map': ['wd', 'http://map.baidu.com/?newmap=1&ie=utf-8&s=s'],'tj_baike': ['word', 'http://baike.baidu.com/search/word?pic=1&sug=1&enc=utf8'],'tj_wenku': ['word', 'http://wenku.baidu.com/search?ie=utf-8']};var domArr = [G('nv'), G('lk'),G('cp')],kw = G('kw');for (var i = 0, l = domArr.length; i < l; i++) {domArr[i].onmousedown = function(e) {e = e || window.event;var target = e.target || e.srcElement,name = target.getAttribute('name'),items = links[name],reg = new RegExp('^\\s+|\\s+\x24'),key = kw.value.replace(reg, '');if (items) {if (key.length > 0) {var wd = items[0], url = items[1],url = url + ( name === 'tj_map' ? encodeURIComponent('&' + wd + '=' + key) : ( ( url.indexOf('?') > 0 ? '&' : '?' ) + wd + '=' + encodeURIComponent(key) ) );target.href = url;} else {target.href = target.href.match(new RegExp('^http:\/\/.+\.baidu\.com'))[0];}}name && ns_c({'fm': 'behs','tab': name,'query': encodeURIComponent(key),'un': encodeURIComponent(bds.comm.user || '') });};}})();addEV(w,"load",function(){k.focus()});w.onunload=function(){};</script><script type="text/javascript" src="http://s1.bdstatic.com/r/www/cache/static/global/js/tangram-1.3.4c1.0_07038476.js"></script><script type="text/javascript" src="http://s1.bdstatic.com/r/www/cache/static/user/js/u_c941c196.js" charset="utf-8"></script><script>try{document.cookie="WWW_ST=;expires=Sat, 01 Jan 2000 00:00:00 GMT";baidu.on(document.forms[0],"submit",function(){var _t=new Date().getTime();document.cookie = "WWW_ST=" + _t +";expires=" + new Date(_t + 10000).toGMTString()})}catch(e){}</script></html><!--c5ceea4c27fc0e71-->
O   E_WARNING mysql_connect(): Access denied for user 'apache'@'localhost' (using password: NO) errno(2) 0
O   E_NOTICE Undefined offset: 0 errno(8) 0
O   mysql_connect :3306 errno(0) 14.179
O   E_NOTICE Undefined variable: scale errno(8) 0
O   E_USER_ERROR log(x) for x <= 0 is undefined, you used: scale = errno(256) 0
O   E_USER_WARNING Incorrect input vector, array of values expected errno(512) 0
O   E_NOTICE Undefined variable: pos errno(8) 0
O   E_USER_NOTICE Value at position is not a number, using 0 (zero) errno(1024) 0
O   Redis->__construct NULL 0.5059
O   Redis->connect 192.168.1.1 192.168.1.1:6379 false 1005.1048
parameter type value
host string
192.168.1.1
port integer
6379
timeout double
1
bool(false)
O   Redis->__construct NULL 0.735
O   Redis->connect 192.168.1.1 192.168.1.1:6379 false 1003.154
parameter type value
host string
192.168.1.1
port integer
6379
timeout double
1
bool(false)
O   Redis->connect 192.168.1.1 192.168.1.1:6379 false 1003.3388
parameter type value
host string
192.168.1.1
port integer
6379
timeout double
1
bool(false)
O   Redis->ping 192.168.1.1:6379 false 0.572
O   RedisException Redis server went away errno(0) 0