Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: is there something wrong with this code?

by DamnDirtyApe (Curate)
on May 18, 2002 at 22:14 UTC ( [id://167567]=note: print w/replies, xml ) Need Help??


in reply to is there something wrong with this code?

Two comments here:
  1. use strict; would inform you of at least two typos in your variable names -- $remoth_host and $log_strig.
  2. Do the permissions on the dir/file you are attempting to write to allow write access to your web server? If not, no log.
Hope that helps steer you in the right direction.
_______________
D a m n D i r t y A p e
Home Node | Email
  • Comment on Re: is there something wrong with this code?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-25 20:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found