Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] php-mysql do not work on AARCH64
@ 2020-05-15  9:02 bda65
  2020-05-15  9:54 ` Anachron
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: bda65 @ 2020-05-15  9:02 UTC (permalink / raw)
  To: ml

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

New 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
```

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-05-16 21:26 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15  9:02 [ISSUE] php-mysql do not work on AARCH64 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 ` [ISSUE] [CLOSED] " bda65
2020-05-16 20:43 ` newbluemoon
2020-05-16 21:26 ` jnbr

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).