pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: php with zlib
On Thu, Aug 16, 2018 at 03:25:41PM +0100, Patrick Welche wrote:
> With pkgsrc-current, -current/amd64, drupal7 is giving me this error:
>
> The extension 'zlib' couldn't be found. Please make sure your version of PHP was built with 'zlib' support.
>
> yet php72-zlib-7.2.8 is installed, /usr/pkg/etc/php.d/zlib.ini is present
> with "extenion=zlib.so", and if I run php -m, I see zlib as listed.
>
> Any ideas?
>
> Cheers,
>
> Patrick
I can't offer any knowledge regarding PHP configuration, but I try to
start things with 'ktruss -i' prepended to diagnose similar error
messages.
Home |
Main Index |
Thread Index |
Old Index