tbutler
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Comments
Recent activity by tbutler-
I'll send in a ticket -- I installed that module, but there aren't an IP addresses written into Apache's error_log still.
-
I found out that $ENV{'HTTP_X_REAL_IP'} is equivalent to what $ENV{'REMOTE_ADDR'} previously provided. So, my Perl scripts can gain get an accurate IP address (although it seems like it would be cl...
-
I can't seem to load yours at that link, @Kholodny. I had created one the day before and it apparently was never approved by the moderator, either. :-\
-
@cPRex thank you! I'll submit that right now!
-
I didn't see any errors. It's weird -- after I wrote this, it went away for the first time in a long time, but it happened again today. I restarted Mail and it went away for awhile, so we'll see if...
-
Thanks! I'm pleased to share that my S3 backup rotation script is working if anyone else would like incremental backups to be automatically compressed, sent to S3 and rotated there. I posted it to ...
-
That's wonderful to hear. I've been working on a script, only hindered by a tad of issue with the Perl S3 API I'm trying to figure out. I believe there's a hook with cPanel to run a script after cp...