Crashing on big files

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Philipp Lenssen

    #1

    Crashing on big files

    When I use the "file" function e.g. to split a search-log into an
    array, I get problems when the file is too big. It happens around 1 MB
    or so. Does anybody know how to handle this problem?
  • Andy Hassall

    #2
    Re: Crashing on big files

    On 1 Dec 2003 19:08:11 GMT, "Philipp Lenssen" <info@outer-court.com> wrote:
    [color=blue]
    >I get problems[/color]

    What sort of problems? Error messages? What were they?

    --
    Andy Hassall (andy@andyh.co. uk) icq(5747695) (http://www.andyh.co.uk)
    Space: disk usage analysis tool (http://www.andyhsoftware.co.uk/space)

    Comment

    • Philipp Lenssen

      #3
      Re: Crashing on big files

      Andy Hassall wrote:
      [color=blue]
      > On 1 Dec 2003 19:08:11 GMT, "Philipp Lenssen" <info@outer-court.com>
      > wrote:
      >[color=green]
      > >I get problems[/color]
      >
      > What sort of problems? Error messages? What were they?[/color]

      The problem is my server hides these under a nicely designed error page
      which doesn't tell me anything. Oh well. Will check what happens on my
      localhost.

      Comment

      • FLEB

        #4
        Re: Crashing on big files

        Regarding this well-known quote, often attributed to Philipp Lenssen's
        famous "2 Dec 2003 08:32:07 GMT" speech:
        [color=blue]
        > Andy Hassall wrote:
        >[color=green]
        >> On 1 Dec 2003 19:08:11 GMT, "Philipp Lenssen" <info@outer-court.com>
        >> wrote:
        >>[color=darkred]
        >>>I get problems[/color]
        >>
        >> What sort of problems? Error messages? What were they?[/color]
        >
        > The problem is my server hides these under a nicely designed error page
        > which doesn't tell me anything. Oh well. Will check what happens on my
        > localhost.[/color]

        Do you have access to your errorlog files? Also, isn't there some way to
        explicitly redirect errors to the output? Or is that PERL? (Or am I just
        half-asleep and making stuff up?)

        --
        -- Rudy Fleminger
        -- sp@mmers.and.ev il.ones.will.bo w-down-to.us
        (put "Hey!" in the Subject line for priority processing!)
        -- http://www.pixelsaredead.com

        Comment

        Working...