Skip to main content

error al compilar easyapache3

Comments

3 comments

  • cPanelMichael
    Hello, Could you let us know some more information about the failed build? Did it end with a specific error message? Thank you. Translation: Hola, "Podr"as informarnos algo m"s acerca de la compilaci"n fallida? "Termin" con un mensaje de error espec"fico? Gracias.
    0
  • DarioV
    configure: error: Could not find /usr/local/freetds/lib64/libsybdb.a|so !! './configure --disable-fileinfo --disable-opcache --enable-bcmath --enable-calendar --enable-ftp --enable-gd-native-ttf --enable-libxml --enable-pdo=shared --enable-sockets --prefix=/usr/local --with-apxs2=/usr/local/apache/bin/apxs --with-curl=/opt/curlssl/ --with-freetype-dir=/usr --with-gd --with-imap=/opt/php_with_imap_client/ --with-imap-ssl=/usr --with-jpeg-dir=/usr --with-kerberos --with-libdir=lib64 --with-libxml-dir=/opt/xml2/ --with-mcrypt=/opt/libmcrypt/ --with-mssql=/usr/local/freetds --with-mysql --with-openssl=/usr --with-openssl-dir=/usr --with-pcre-regex=/opt/pcre --with-pdo-mysql=shared --with-pdo-sqlite=shared --with-pic --with-png-dir=/usr --with-xpm-dir=/usr --with-zlib --with-zlib-dir=/usr' failed with exit code '256' !!
    0
  • cPanelMichael
    Hello, The error message you reported typically occurs on EasyApache 3 when the following line exists in the /var/cpanel/easy/apache/rawopts/all_php5 file:
    --with-mssql=/usr/local/freetds
    If that's the case on your system, then you'll need to ensure that /usr/local/freetds/lib64/libsybdb.a or libsybdb.so are properly installed using the instructions you used to install FreeTDS. Otherwise, you'll need to remove that line from the /var/cpanel/easy/apache/rawopts/all_php5 file. Thank you.
    0

Please sign in to leave a comment.