ID: 1752 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Suspended Old-Bug Type: Misbehaving function Bug Type: Other web server Assigned To: Comments: Previous Comments: --------------------------------------------------------------------------- [1999-07-20 11:59:20] [EMAIL PROTECTED] this is for the precompiled Win32 version: if you use phpinfo in a file called info.phtml on, say, http://127.0.0.1/ the links to "PHP 4.0 Credits" should look like http://127.0.0.1/info.phtml?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C10000 ^^^^^^^ but it looks like this: http://127.0.0.1/?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C10000 a problem with PHP_SELF? here's my info.phtml: <? echo phpinfo(); ?> --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=1752 -- PHP Development 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]