I'm not aware of this bug, but temporarily you might consider using
the $SCRIPT_NAME variable.  The same values is stored in it AFAIK.

Jeremy

Jeremy Brand :: Sr. Software Engineer :: 408-245-9058 :: [EMAIL PROTECTED]
http://www.JeremyBrand.com/Jeremy/Brand/Jeremy_Brand.html for more 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    "LINUX is obsolete"  -- Andy Tanenbaum, January 29th, 1992
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
       http://www.JEEP-FOR-SALE.com/ -- I need a buyer
  Get your own Free, Private email at http://www.smackdown.com/

On Thu, 18 Jan 2001, Shawn Blaylock wrote:

> Date: Thu, 18 Jan 2001 15:03:39 -0800
> From: Shawn Blaylock <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [PHP] $PHP_SELF truncated to 17 chars
> 
> I'm having a problem with $PHP_SELF being cut down to 17 characters, for
> instance 
> 
> /Scripts/php/phpscript.php?value=123
> would be cut down to
> /Scripts/php/phps
> 
> There was a bug opened up on bugs.php.net, id number 5380, but I can't
> find a solution in the comments listed there. I was wondering if anyone
> knew how to solve this problem?
> 
> I'm using the Zeus web server and PHP is set up as an ISAPI module.
> Thanks!
> 
> -- 
> 
> Shawn Blaylock, ClipperNet Software Engineer
> [EMAIL PROTECTED]
> http://www.clipper.net/
> Eugene OR  541-431-3360 x406
> Toll Free  866-673-6260 x406
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to