You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
finally I finished the installation,but after I add the zbarcode.so to my php.ini file and reload apache,I got a warning:
PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/zbarcode.so' - /usr/lib/php/modules/zbarcode.so: undefined symbol: phpi_get_le_gd in Unknown on line 0
below is my environment:
CentOS release 6.5 (Final)
PHP 5.4.27 (cli) (built: Apr 3 2014 07:26:37)
Linux localhost.localdomain 2.6.32-431.11.2.el6.i686 #1 SMP Tue Mar 25 17:17:46 UTC 2014 i686 i686 i386 GNU/Linux
The text was updated successfully, but these errors were encountered:
finally I finished the installation,but after I add the zbarcode.so to my php.ini file and reload apache,I got a warning:
PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/zbarcode.so' - /usr/lib/php/modules/zbarcode.so: undefined symbol: phpi_get_le_gd in Unknown on line 0
below is my environment:
CentOS release 6.5 (Final)
PHP 5.4.27 (cli) (built: Apr 3 2014 07:26:37)
Linux localhost.localdomain 2.6.32-431.11.2.el6.i686 #1 SMP Tue Mar 25 17:17:46 UTC 2014 i686 i686 i386 GNU/Linux
The text was updated successfully, but these errors were encountered: