On Tue, 15 Jan 2002, Edwin Groothuis wrote:

EG> On Mon, Jan 14, 2002 at 09:32:56PM -0600, Petr [Dingo] Dvorak wrote:
EG> > I have been trying to find a problem with pd web script that suppose to 
list
EG> > stats on various things and the output gets cut off at exactly 4071 
bytes, used
EG> > to the script worked fine, but i suspect that our provider upgraded the 
kernel
EG> > and some packages, including perl and now everything is screwy.
EG> > 
EG> > basically what the script does is grabs data from some file, sprintf's 
them
EG> > into variable, then runs sort on it and spits it out, i suspect that the
EG> > problem is that the $outp variable is not big enough, and since perl is 
all
EG> > spanish to me, is there any way to allocate char array in perl ?
EG> 
EG> Variables are done on the fly in perl. Why not post some code (and
EG> input-data) so we can help you?

nah, would be waste of bandwidth .. i figured out what it is, its the cgi
wrapper script they use, i already emailed to them, and i'm working on quick
hack that redirects the stats into a file and then redirects the url to it ;)


                        Thanks tho :)
                                                Dingo.


                                      ).|.(
                                    '.'___'.'
                                   ' '(>~<)' '
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-ooO-=(_)=-Ooo-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Petr [Dingo] Dvorak                                 [EMAIL PROTECTED]
    Coder - Purple Dragon MUD                       pdragon.org port 3333
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ 369D93 ]=-=-
    Debian version 2.2.18pre21,  up 11 days, 15 users, load average: 1.00
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Reply via email to