@PhilippeK : There's a php56-imagick package here in the AUR. Have you tried it?
Search Criteria
Package Details: php56-xmlwriter 5.6.40-12
Package Actions
Git Clone URL: | https://aur.archlinux.org/php56.git (read-only, click to copy) |
---|---|
Package Base: | php56 |
Description: | xmlwriter module for php56 |
Upstream URL: | http://www.php.net |
Keywords: | php |
Licenses: | PHP |
Submitter: | mickael9 |
Maintainer: | el_aur |
Last Packager: | el_aur |
Votes: | 50 |
Popularity: | 0.006396 |
First Submitted: | 2016-01-03 21:26 (UTC) |
Last Updated: | 2024-07-26 12:55 (UTC) |
Dependencies (54)
- php56-xmlAUR
- acl (acl-gitAUR) (make)
- apache (apache-gitAUR) (make)
- aspell (aspell-gitAUR) (make)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- bash (bash-devel-gitAUR, bash-gitAUR) (make)
- c-clientAUR (make)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR, coreutils-uutils-selinuxAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- db5.3 (make)
- e2fsprogs (e2fsprogs-gitAUR) (make)
- enchant (make)
- findutils (findutils-gitAUR, findutils-selinuxAUR) (make)
- freetds (make)
- gawk (gawk-gitAUR) (make)
- gd (gd-gitAUR) (make)
- gmp (gmp-hgAUR) (make)
- hspell (make)
- hunspell (hunspell-gitAUR) (make)
- Show 34 more dependencies...
Required by (0)
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 .. 13 14 15 16 17 18 19 20 21 22 Next › Last »
mickael9 commented on 2016-03-02 20:09 (UTC)
PhilippeK commented on 2016-03-01 05:47 (UTC)
@mickael8: Thanks for the help, it is indeed in, and the reason for it not being enabled is that I had updated the php.ini in /etc/php, not /etc/php56.
So phpmyadmin is working properly now, the only it that is not working is a small part where I use imagick. Any suggestion about this one ? Thanks in advance...
mickael9 commented on 2016-02-29 21:57 (UTC)
@PhilippeK : It's definitely in.
$ pacman -Ql php56 | grep mysqli
php56 /usr/include/php56/ext/mysqli/
php56 /usr/include/php56/ext/mysqli/mysqli_mysqlnd.h
php56 /usr/include/php56/ext/mysqli/php_mysqli_structs.h
php56 /usr/lib/php56/modules/mysqli.so
Have you enabled it in /etc/php56/php.ini ?
PhilippeK commented on 2016-02-29 21:40 (UTC)
@mikael9 : I'm sorry but I don't believe that mysqli is part of the package. It's not in the list of the modules/packages above, and phpmyadmin complain about the absence of it (and does not work at all). Maybe I've made a mistake somewhere...
Otherwise it's a great package and a great initiative, very easy to build (although it takes a while) and install as long as you use "sudo pacman -U php56*" in the build directory and fololow the included instructions to update httpd.conf.
Now, if only mysqli could actually be in it... :)
Thanks in advance!
ottoshmidt commented on 2016-02-28 17:26 (UTC) (edited on 2016-02-28 17:27 (UTC) by ottoshmidt)
Also got 'duplicate target' errors. Had to run pacman -U php56* in build directory. In other words, had to install built packages manually.
foxxx0 commented on 2016-02-21 15:44 (UTC) (edited on 2016-02-21 15:45 (UTC) by foxxx0)
Actually it *does* indeed provide "php".
Each package from this group (if it does not cause conflicts with upstream php packages) will provide its respective php (without the "56" suffix) counterpart with the version of the current php56 release (5.6.18).
So if any package has a dependency on php, where the version 5.6.18 is sufficient, this AUR package should satisfy it.
bluewind commented on 2016-02-21 15:28 (UTC)
This installs php 5.6 as a separate binary with a different name. It does not provide php nor does it conflict with it.
martimcfly commented on 2016-02-21 15:12 (UTC)
I'd love to find a provides or conflicts block => 'php'. This would make it easier to co-exist with other packages depending on php.
Or is this unnecessary?
JonnyJD commented on 2016-02-21 13:07 (UTC)
Apache is not a dependency, it is a make-dependency.
You can't compile the package files without it, but apache can be removed after building the package.
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)