[arch-dev-public] Edit /etc/php/php.ini config file in chroot
NicoHood
archlinux at nicohood.de
Mon Feb 11 18:17:28 UTC 2019
Hi,
I am using devtools to create a package with php scripts. It uses
composer to build the package. I get the error:
The requested PHP extension ext-iconv * is missing from your system.
Install or enable PHP's iconv extension.
This can be solved by editing the config file and add:
extension=iconv
The config file is only accessible by root. How do I edit this config
file within the PKGBUILD if its build by devtools? Any idea?
~Nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.archlinux.org/pipermail/arch-dev-public/attachments/20190211/7d90e30c/attachment.sig>
More information about the arch-dev-public
mailing list