[Buildroot] [PATCH 1/1] php: add --enable-mysqlnd to configure options when using mysql extensions

Floris Bos bos at je-eigen-domein.nl
Thu Sep 8 00:06:00 UTC 2016


On 09/08/2016 01:36 AM, Ryan Coe wrote:
> Floris, Thomas, All,
>
> After applying my patch and rebuilding my system, I was still having 
> trouble.
> I tracked it down to needing to set mysqli.default_socket in my 
> php.ini configuration.
> This wasn't necessary before.  I am going to revert my patch, rebuild, 
> and test again.
> This might have been a false alarm.  I will report back my findings.

Hmm, perhaps there needs to be an --with-mysql-sock option added to set 
the default socket path to the right location for the buildroot MySQL 
server.
I tend to use TCP instead for communication, so did not notice there may 
be something wrong with localhost through unix sockets.


BTW did notice the MySQL server version shipped by buildroot is old and EOL.
If you are planning to use that, you might want to look at upgrading it.


Yours sincerely,

Floris Bos



More information about the buildroot mailing list