All of lore.kernel.org
 help / color / mirror / Atom feed
From: Floris Bos <bos@je-eigen-domein.nl>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] php: add --enable-mysqlnd to configure options when using mysql extensions
Date: Thu, 8 Sep 2016 18:03:51 +0200	[thread overview]
Message-ID: <319249ab-afc2-9bb0-0a82-a525b60e7108@je-eigen-domein.nl> (raw)
In-Reply-To: <57D18809.8060701@gmail.com>

On 09/08/2016 05:47 PM, Ryan Coe wrote:
> Floris, Thomas, All,
>
> I did build the system without my patch and was able to make 
> everything work after defining the MySql socket location in my php.ini 
> file.  I guess my patch can be marked rejected.  I was thrown off 
> after looking at the build log.  The statement "checking whether to 
> enable mysqlnd... no" from the configure step led me to think that 
> that mysqlnd was not getting built.  If desired, I can submit a patch 
> to add --with-mysql-sock.

Have one here that expects the package providing MySQL to set a 
MYSQL_SOCKET variable, and the php package to use that:

http://lists.busybox.net/pipermail/buildroot/2016-September/171732.html
http://lists.busybox.net/pipermail/buildroot/2016-September/171733.html


Yours sincerely,

Floris Bos

      parent reply	other threads:[~2016-09-08 16:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-07 15:48 [Buildroot] [PATCH 1/1] php: add --enable-mysqlnd to configure options when using mysql extensions Ryan Coe
2016-09-07 21:55 ` Thomas Petazzoni
2016-09-07 23:35   ` Floris Bos
2016-09-07 23:36     ` Ryan Coe
2016-09-08  0:06       ` Floris Bos
2016-09-08 15:47         ` Ryan Coe
2016-09-08 15:52           ` Thomas Petazzoni
2016-09-08 16:03           ` Floris Bos [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=319249ab-afc2-9bb0-0a82-a525b60e7108@je-eigen-domein.nl \
    --to=bos@je-eigen-domein.nl \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.