SSH in to the server and find the affected inbox.
Quick Look at the inbox
This command shows the From, X-Spam-Bar, and Subject, without the file name. If you want to see the file names, remove the -h. You may have to use a different header for t… more »
Zend Framework - No translation for the language 'en_US' available.
Notice: No translation for the language 'en_US' available. in /var/www/html/ZendFramework-1.10.8-minimal/library/Zend/Translate/Adapter.php on line 441
I've been working on an application using Zend Framework as the foundation. One of the key elemen… more »
Mozilla/4.0 (compatible;)
This user agent was in the middle of many page requests in my Apache logs, requesting content referenced by link tags in the head section.
After a bit of research on one of the link tag URLs, I ran this script:
IPS=`grep Author access_log | cut… more »
Serializing Data to Pass between Perl and PHP
The objective of this task was to determine if data serialized by PHP could be decoded by Perl.
The first step was to create some serialized data.
In this case, the data is being used to define an interface. An associative array was used, with th… more »
HTTP Blacklist - Http:BL PHP Code - Generic
This is a generic PHP script that can be used with Http:BL.The easiest way to use it is to include it into the top level of the application, for example:require_once 'bl.php';This code just logs the requests and the scores. Once you're comfo… more »
:: Next >>