Menu

#11 Sniff doesn't run on IIS

v2.1.x
open-later
None
5
2002-09-18
2002-08-25
Anonymous
No

On Microsoft Windows 2000 Server, the sniffer script
(version 2.0.6) runs over Apache 1.3 + PHP 4.1.2, but
doen't run over Internet Information Services 5.0 + PHP
4.1.2. Over this configuration the script only returns
false, unknow or zero for all data fields. Why?

I am spanish, so if my english is bad, I'm sorry :-)

Discussion

  • Roger Raymond

    Roger Raymond - 2002-09-10

    Logged In: YES
    user_id=204169

    this may be fixed in the latest cvs - a release is forthcoming

     
  • Roger Raymond

    Roger Raymond - 2002-09-10
    • status: open --> open-later
     
  • Roger Raymond

    Roger Raymond - 2002-09-18
    • milestone: --> v2.1.x
    • assigned_to: nobody --> epsilon7
     
  • John M

    John M - 2003-08-08

    Logged In: YES
    user_id=391691

    it seems to be working fine here

    try upgrading your version of php

     
  • Nobody/Anonymous

    Logged In: NO

    getenv(xxxx)
    http://www.php.net/manual/en/function.getenv.php
    "Note: This function does not work in ISAPI mode."

    Solution: Use $_SERVER $_ENV

    or better: $HTTP_(SERVER/ENV)_VARS, like this the code is
    compatible pre php 4.1

     
  • Robert Hoffmann

    Robert Hoffmann - 2003-10-01

    Logged In: YES
    user_id=511476

    See here for a fix:
    https://sourceforge.net/tracker/index.php?
    func=detail&aid=815718&group_id=26044&atid=385669

    Cheers ;-)

     

Log in to post a comment.

MongoDB Logo MongoDB