cd /usr/local/src wget http://archive.eu.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.5.tar.bz2 tar jxf mod_fcgid-2.3.5.tar.bz2 cd mod_fcgid-2.3.5 APXS=/usr/sbin/apxs ./configure.apxs && make && make install chmod 755 -R /etc/httpd mkdir /fcgi cd /usr/local/directadmin/custombuild/ nano -w options.conf ## wyłączam CLI, włączam CGI ./build php n
I wywala elegancko błąd:
/usr/local/directadmin/custombuild/php-5.3.8/sapi/cli/php: /usr/local/lib/libxml2.so.2: no version information available (required by /usr/local/directadmin/custombuild/php-5.3.8/sapi/cli/php) make[1]: *** [install-pear-installer] Error 255 make: *** [install-pear] Error 2
Co może być powodem takiego błędu?














