Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Simple Apache Error Log Viewer

by coolmichael (Deacon)
on Jun 12, 2002 at 01:00 UTC ( [id://173705]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # usage:
    #   http://host/path/velog.cgi will show the lines in the error log
    #                                        you haven't seen yet.
    #   http://host/path/velog.cgi?all=234  will show all the lines in the
    
  2. or download this
    #!perl -wT
    
    ...
    $lastline = $startline + $#$logtext;
    printerrorlog($q, $lastline, $logtext);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://173705]
Approved by beretboy
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-16 09:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found