OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Dmitry Guyvoronsky (demiurgaltaee.com)
Date: Fri Feb 08 2002 - 01:28:33 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    PB> Details : By appending /123 to the end of a PHP file such as
    PB> http://somehost/database.php/123 the PHP program will return its install
    PB> path:
    PB> The following message is displayed : Premature end of script headers:
    PB> C:/php/php.exe

    This message is shown only if PHP installed as stand-alone CGI module.
    In case of installation as web Apache module, "/123" will be simply
    stored in global variable $PATH_INFO

    -- 
    With best regards,
    Dmitry Guyvoronsky