May 13, 2017
0
Level 1
Wrong COM_STMT_PREPARE response size. Received 7.
I have a blog that is developed using laravel. In my local pc everything is ok. But when I upload it in live shared hosting server it throws error like below
ErrorException in MySqlConnector.php line 124:
Wrong COM_STMT_PREPARE response size. Received 7
My server configuration is given below
- Server: MariaDB
- Server version: 10.1.20-MariaDB - MariaDB Server
- PHP 5.6
- Laravel 5.2
Please or to participate in this conversation.