【发布时间】:2018-01-04 10:31:07
【问题描述】:
我的服务器是 CentOS,我正在尝试通过 composer 使用这个库:
https://github.com/imalhasaranga/PDFLib
但是我收到以下错误消息:
Fatal error: Uncaught Exception: Your version of GhostScript 9.07 is not compatible with the library
如何更新服务器上的 Ghostscript 版本,以便可以与 PHP 一起使用?
【问题讨论】:
标签: php linux ghostscript