scrubbicus Posted May 24, 2011 Share Posted May 24, 2011 I don't remember the exact version but I just recently upgraded a reseller account on a Windows GoDaddy server running with Plesk and now I get. Warning: mysql_connect() [function.mysql-connect]: Premature end of data (mysqlnd_wireprotocol.c:554) in C:\inetpub\vhosts\domain.com\httpdocs\index.php on line 6 Warning: mysql_connect() [function.mysql-connect]: OK packet 1 bytes shorter than expected in C:\inetpub\vhosts\domain.com\httpdocs\index.php on line 6 Warning: mysql_connect() [function.mysql-connect]: mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD('your_existing_password'). This will store a new, and more secure, hash value in mysql.user. If this user is used in other scripts executed by PHP 5.2 or earlier you might need to remove the old-passwords flag from your my.cnf file in C:\inetpub\vhosts\domain.com\httpdocs\index.php on line 6 Link to comment https://forums.phpfreaks.com/topic/237281-upgraded-from-4x-to-53/ Share on other sites More sharing options...
fenway Posted May 27, 2011 Share Posted May 27, 2011 See here.. Link to comment https://forums.phpfreaks.com/topic/237281-upgraded-from-4x-to-53/#findComment-1221057 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.