libt1.so.5: cannot open shared object file Print

  • 0

SYMPTOM:

You get the following error when executing a PHP script:

NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/gd.so' - libt1.so.5: cannot open shared object file: No such file or directory in Unknown on line 0

FIX:

yum install t1lib.x86_64

Was this answer helpful?

« Back