Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2016 07:06:30 +0000 (UTC)
From:      Teddy Jayasaputra <tedyjs@yahoo.com>
To:        "ports@freebsd.org" <ports@freebsd.org>
Subject:   sqstat ports
Message-ID:  <2084483436.721955.1473836790089@mail.yahoo.com>
References:  <2084483436.721955.1473836790089.ref@mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Dear Ports admin,
I install sqstat ports and the problem excatly as is in the following url.
Error (1): Cannot get data. Server answered: HTTP/1.1 200 OK ; SqStat | Gee=
k In Linux
 =20
| =20
|  =20
|  =20
|   |    |

   |

  |
| =20
|   | =20
Error (1): Cannot get data. Server answered: HTTP/1.1 200 OK ; SqStat | Gee=
...
   |   |

  |

  |

=20
I Tried to install the patch and its working fine. The diff file contains m=
odification to sqstat.class.php.diff sqstat.class.php sqstat.class.php.defa=
ult=20
107c107
<=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 if($raw[0]!=3D"HTTP/1.1 200 OK"){
---
>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 if($raw[0]!=3D"HTTP/1.0 200 OK"){
131,132c131,132
<=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 if(substr($v,0,8)=3D=3D"peer:") $parsed["con"][$connection]["peer"]=
=3Dsubstr($v,6);
<=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 if(substr($v,0,6)=3D=3D"me:") $parsed["con"][$connection]["me"]=3Dsu=
bstr($v,4);
---
>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 if(substr($v,0,5)=3D=3D"peer:") $parsed["con"][$connection]["peer"]=
=3Dsubstr($v,6);
>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 if(substr($v,0,3)=3D=3D"me:") $parsed["con"][$connection]["me"]=3Dsu=
bstr($v,4);
178c178
<=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 $ip=3Dsubstr($=
v["remote"],0,strpos($v["remote"],":"));
---
>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 $ip=3Dsubstr($=
v["peer"],0,strpos($v["peer"],":"));
189c189
<=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 $ip=3Dip2long(substr($v["remote"],0,strpo=
s($v["remote"],":")));
---
>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 $ip=3Dip2long(substr($v["peer"],0,strpos(=
$v["peer"],":")));
315c315
< ?>
---
> ?>
\ No newline at end of file
thanks.
Best Regards,

-Teddy Js-





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2084483436.721955.1473836790089>