+ Reply to Thread
Results 1 to 2 of 2

Thread: Announce: PHP Windows with mailheader patch updated

  1. #1

    Default Announce: PHP Windows with mailheader patch updated

    We're making our patched compile of PHP 4.4.2 for windows available for download.
    Many thanks to Steven B for making the patch available.
    The patch adds an extra header to mails sent using the PHP mail() function. The header is in the format;
    X-PHP-Script: <servername><php-self> for <remote-addr>

    This allows administrators to track down mail abusers extremely quickly.

    The zip file below includes the following files;
    php4ts.dll
    php.exe

    To install;
    1. Download the zip file
    2. If you do not already have PHP installed, download and install either package of PHP 4.4.2, following all instrcutions.
    3. If you already have PHP 4.4.2 installed, copy php4ts.dll and php.exe from the zip file to your PHP installation directory. Overwrite the default php.exe and php4ts.dll files.
    4. Make sure the permissions for those files are as per PHP installtion instructions
    5. If you have the Zend Optimizer installed, make sure you upgrade to the latest version which supports PHP4
    Attached Files Attached Files
    Last edited by leonard; February 16th, 2006 at 10:45 AM. Reason: Adding php-4.4.2-win-patched.zip

  2. #2
    Join Date
    Aug 2005
    Posts
    39

    Default Updated - PHP 4.4.4 with security patch

    Attached is the latest build with security path for;
    http://www.hardened-php.net/advisory_132006.138.html
    Attached Files Attached Files

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts