HostOnNet Blog

Tag Archives: error

configure: error: no acceptable C compiler found in $PATH

When installing pure-ftpd, i get following error configure: error: no acceptable C compiler found in $PATH To fix this, install C/C++ compiler with yum


ffmpeg-php undefined symbol php_gd_gdImageSetPixel

When i install ffmpeg-php on a plesk server, i got following error PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib/php/modules/ffmpeg.so’ – /usr/lib/php/modules/ffmpeg.so: undefined symbol: php_gd_gdImageSetPixel in Unknown on line 0 This is caused by loading ffmpeg.so before gd.so


fipscheck conflicts with fipscheck-lib-1.2.0-1.el5.x86_64

When i run yum update i get error [root@server12 ~]# yum update ….. ….. some text removed ….. ERROR with rpm_check_debug vs depsolve: fipscheck conflicts with fipscheck-lib-1.2.0-1.el5.x86_64 Complete! (1, [‘Please report this error in bugzilla’]) [root@server12 ~]# This is caused