Github messages for voidlinux
 help / color / mirror / Atom feed
From: bda65 <bda65@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] php-mysql do not work on AARCH64
Date: Sat, 16 May 2020 22:22:46 +0200	[thread overview]
Message-ID: <20200516202246.VqQsnnPB40lDSuEqyMP1Gt5gCqic2WCJK3NSaAJotgw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21982@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1118 bytes --]

Closed issue by bda65 on void-packages repository

https://github.com/void-linux/void-packages/issues/21982

Description:
### System
Raspberry Pi 3B+
* xuname:  Void 4.19.81_1 aarch64 Unknown uptodate rF

* package:  
php-7.4.6_1
php-mysql-7.4.6_1

### Expected behavior
mysqli and pdo_mysql extension work.

### Actual behavior
mysqli and pdo_mysql not seen:
```
php -m
[PHP Modules]
Core
ctype
date
dba
dom
fileinfo
filter
hash
json
libxml
mbstring
mysqlnd
pcntl
pcre
PDO
readline
Reflection
session
SimpleXML
SPL
standard
tokenizer
xml
xmlreader
xmlwriter
zlib

[Zend Modules]

```
### Steps to reproduce the behavior
Install php and php-mysql.
Uncomment extension=mysqli and extension=pdo_mysql in /etc/php/php.ini

mysql extension work on my x86_64 PC:
Void 5.6.11_1 x86_64 GenuineIntel notuptodate rrFFF
```
php -m
[PHP Modules]
Core
ctype
date
dba
dom
fileinfo
filter
hash
json
libxml
mbstring
mysqli
mysqlnd
pcntl
pcre
PDO
pdo_mysql
readline
Reflection
session
SimpleXML
SPL
standard
tokenizer
xml
xmlreader
xmlwriter
zlib
```

  parent reply	other threads:[~2020-05-16 20:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-15  9:02 [ISSUE] " bda65
2020-05-15  9:54 ` Anachron
2020-05-15 16:44 ` jnbr
2020-05-15 20:04 ` bda65
2020-05-15 20:32 ` newbluemoon
2020-05-15 20:55 ` newbluemoon
2020-05-15 21:08 ` jnbr
2020-05-15 21:41 ` jnbr
2020-05-15 21:56 ` jnbr
2020-05-16 19:57 ` newbluemoon
2020-05-16 20:22 ` bda65
2020-05-16 20:22 ` bda65 [this message]
2020-05-16 20:43 ` newbluemoon
2020-05-16 21:26 ` jnbr

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=20200516202246.VqQsnnPB40lDSuEqyMP1Gt5gCqic2WCJK3NSaAJotgw@z \
    --to=bda65@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).