| Код |
|---|
yum install ImageMagick ImageMagick-devel |
Вроде поставил имагик вот так теперь добавляю в php а он не добавляется
Вот чё за ошибки выдаёт. ТАм типа надо что-то обновить а я боюсь это делать ибо это продакшен.. Ещё как полетит всё... Чё делать?
| Код |
|---|
WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update
downloading imagick-3.4.3.tgz ...
Starting to download imagick-3.4.3.tgz (245,410 bytes)
....done: 188,409 bytes
19 source files, building
running: phpize
Can't find PHP headers in /usr/include/php
The php-devel package is required for use of this command.
ERROR: `phpize' failed
|