ID: 21101 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 2000 Server PHP Version: 4.2.3 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Your register_globals are Off, either enable this option or use the superglobals like $_GET, $_POST, $_REQUEST and so on. Previous Comments: ------------------------------------------------------------------------ [2002-12-19 18:50:13] [EMAIL PROTECTED] I have install PHP version 4.2.3. I used the windows intallation version. When I try to pass variables trought url, it does not pass any values. Is not parsing url query string. Also $php_self does not return anything. I'm trying to configure phpcollab on a windows 2000 server. Any help!!!!! ??? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21101&edit=1