ID: 16897 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating System: Redhat 7.2 PHP Version: 4.2.0 New Comment:
php 2.0 is of course PHP 4.2.0 Previous Comments: ------------------------------------------------------------------------ [2002-04-29 04:37:58] [EMAIL PROTECTED] OS: Redhat 7.1 and 7.2 When using php 2.0 php is overiding vars. When I do: mysql_connect("localhost",user,pass); PHP changes "localhost"(and all other input) in to "localhost.localdomain". This way nobody can connect to mysql(standard "localhost") or any other remote mysql service. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16897&edit=1