@hxss: those are in php56-apache
Please note, that php56 is a package group, which includes the base package with the same name.
If you need certain features, e.g. FPM, mcrypt, imap, ... you have to install the corresponding php56-<feature> package.
When you have built the whole php56 group you'll see what is available. (They are listed on this aur page, too.)
Search Criteria
Package Details: php56-pdo 5.6.40-12
Package Actions
Git Clone URL: | https://aur.archlinux.org/php56.git (read-only, click to copy) |
---|---|
Package Base: | php56 |
Description: | pdo module for php56 |
Upstream URL: | http://www.php.net |
Keywords: | php |
Licenses: | PHP |
Submitter: | mickael9 |
Maintainer: | el_aur |
Last Packager: | el_aur |
Votes: | 49 |
Popularity: | 0.042244 |
First Submitted: | 2016-01-03 21:26 (UTC) |
Last Updated: | 2024-07-26 12:55 (UTC) |
Dependencies (54)
- php56AUR
- acl (acl-gitAUR) (make)
- apache (apache-gitAUR) (make)
- aspell (aspell-gitAUR) (make)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (make)
- c-clientAUR (make)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-uutilsAUR, coreutils-hybridAUR, coreutils-selinuxAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- db5.3 (make)
- e2fsprogs (busybox-coreutilsAUR, e2fsprogs-gitAUR) (make)
- enchant (make)
- findutils (findutils-gitAUR, busybox-coreutilsAUR, findutils-selinuxAUR) (make)
- freetds (make)
- gawk (gawk-gitAUR, busybox-coreutilsAUR) (make)
- gd (gd-gitAUR) (make)
- gmp (gmp-hgAUR) (make)
- hspell (make)
- hunspell (hunspell-gitAUR) (make)
- Show 34 more dependencies...
Required by (5)
Sources (26)
- debian-php-5.6.40.patch
- fpm-numeric-uid-gid.patch
- fpm-reload-sighup.patch
- https://php.net/distributions/php-5.6.40.tar.xz
- libxml-pear.patch
- make-tests.patch
- mysql-socket-php5.3.patch
- openssl-1.1.patch
- openssl-sslv3-consts.patch
- pear-config-patcher.php
- php-apache.conf
- php-enchant-depr.patch
- php-enchant-php5.3.patch
- php-freetype-2.9.1.patch
- php-icu-php5.5.patch
- php-libxml.patch
- php-makefile-patcher.php
- php-mysqlnd-charsets.patch
- php-mysqlnd.patch
- php-opcache-lockfile-path.patch
- php-phpinfo.patch
- php55-phar-names.patch
- php56-autoconf.patch
- recode-php5.3.patch
- timezonedb-guess.patch
- timezonedb-php5.6.patch
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 21 Next › Last »
foxxx0 commented on 2017-01-23 18:02 (UTC) (edited on 2017-01-23 18:02 (UTC) by foxxx0)
hxss commented on 2017-01-23 17:57 (UTC)
Just installed 5.6.30-1. There are no modules/libphp56.so and conf/extra/php56_module.conf in /etc/httpd/
jilen commented on 2017-01-23 01:51 (UTC)
configure: error: Unable to find libgd.(a|so) >= 2.1.0 anywhere under /usr
==> ERROR: A failure occurred in build().
Cannot build 5.6.30 version
foxxx0 commented on 2017-01-19 23:49 (UTC)
Updated to PHP 5.6.30:
"The PHP development team announces the immediate availability of PHP 5.6.29.
Several security related issues were fixed in this release. All
PHP 5.6 users are encouraged to upgrade to this version."
dodo commented on 2016-12-19 15:16 (UTC)
Hi. I'm getting the following error:
php-5.6.29.tar.xz ... FAILED (error during signature verification)
ERROR: One or more PGP signatures could not be verified!
ERROR: Makepkg was unable to build php56.
eduen commented on 2016-11-29 16:32 (UTC)
thanks mickael9 for instructions :)
foxxx0 commented on 2016-11-15 13:11 (UTC)
Updated to PHP 5.6.28:
"The PHP development team announces the immediate availability of PHP 5.6.28.
Several security related issues were fixed in this release. All
PHP 5.6 users are encouraged to upgrade to this version."
foxxx0 commented on 2016-11-03 13:11 (UTC) (edited on 2016-11-03 13:15 (UTC) by foxxx0)
@postadelmaga:
If you have built the whole php56 group there is a php56-gd package that will contain the gd module. Make sure to install it if you want to use gd.
---- Edit ----
Nevermind, totally missed the libvpx.so.3 in your error.
Please update your system and build the php56 group again. If the error persists there is an AUR package that provides libvpx.so.3: libvpx-1.5.
postadelmaga commented on 2016-11-03 13:07 (UTC)
I cannot load gd.
Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php56/modules/gd.so' - libvpx.so.3: cannot open shared object file: No such file or directory in Unknown on line 0
Pinned Comments
el_aur commented on 2023-02-22 16:02 (UTC)
Read Carefully! Breaking changes in compare with native PHP package
Console version /usr/bin/php56 is installed with php56-cli subpackage, php56 doesn't include it anymore!!!
PEAR and PECL are available as php56-pear and php56-pecl subpackages
All shared modules are respresented as stand-alone subpackages and are not included with php56 package anymore.
No more extensions in php.ini itself!
Separate INI files for each extension are placed in /etc/php56/conf.d
They are loaded in correct order according to priority
mickael9 commented on 2018-10-03 17:21 (UTC)
PHP 5.6 will stop getting security updates in January 2019. Consider upgrading to PHP 7 now
mickael9 commented on 2016-04-06 11:51 (UTC) (edited on 2018-10-03 17:18 (UTC) by mickael9)
PLEASE READ : For those who are getting "unknown public key" errors, this is NOT caused by this package. It means GPG is not configured to fetch public keys automatically (which is normal by default)
Please read the instructions at https://wiki.archlinux.org/index.php/Makepkg#Signature_checking
The easiest way to overcome this is to manually import the keys from a keyserver :
mickael9 commented on 2016-01-14 01:53 (UTC) (edited on 2016-08-06 17:00 (UTC) by mickael9)