ID: 16897 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: MySQL related Operating System: Redhat 7.2 PHP Version: 4.2.0 New Comment:
I am new to linux and not sure how to do the whole rebuild thing required here. Is there an ETA on 4.2.1's release? Previous Comments: ------------------------------------------------------------------------ [2002-04-29 04:46:46] [EMAIL PROTECTED] This will be fixed in 4.2.1 In the meantime you can fix it for 4.2.0 by rebuilding the ./conifgure script in php4/ with autoconf 2.13 (NOT 2.52) and run configure again. ------------------------------------------------------------------------ [2002-04-29 04:44:45] [EMAIL PROTECTED] php 2.0 is of course PHP 4.2.0 ------------------------------------------------------------------------ [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