I am trying to install Drupal7 on hosting that I have been told will support Drupal, not my choice of host but one in which the client already has.
I have been in touch with the host, but as yet they have not got back to me on this one, so would appreciate any ideas as to where I go from here. Thanks.
Php version is 5.3.13
Mysql version is mysqlnd 5.0.8-dev
Database is set up with username and password as normal and then on the installation I have to input the mysql host instead of localhost but I am getting the following errors.
Warning: PDO::__construct(): Premature end of data (mysqlnd_wireprotocol.c:553) in DatabaseConnection->__construct() (line 304 of /hsphere/local/home/dbname/mydomain.com/folder/includes/database/database.inc).
Warning: PDO::__construct(): OK packet 1 bytes shorter than expected in DatabaseConnection->__construct() (line 304 of /hsphere/local/home/dbname/mydomain.com/folder/includes/database/database.inc).
In order for Drupal to work, and to continue with the installation process, you must resolve all issues reported below. For more help with configuring your database server, see the installation handbook. If you are unsure what any of this means you should probably contact your hosting provider.