ID: 15012 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Apache related Operating System: Debian GNU/Linux 2.2 PHP Version: 4.1.1 New Comment:
You can ask support question to [EMAIL PROTECTED] We are not going to answer any support questions, since if we do. Bug db will be full of questions. BTW, have your read manual? Previous Comments: ------------------------------------------------------------------------ [2002-01-13 17:37:41] [EMAIL PROTECTED] I tried ./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs --with-zlib and when it's compiling, I got the error "Confugure extensions" "checking if the location of ZLIB install directory is defined... no" "checking whether to include ZLIB support... yes" "configure: error: Cannot find libz" so I tried ./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs --with-zlib=/usr/local/src/php-4.1.1/ext/zlib and I got the same message :( Can you help me... ------------------------------------------------------------------------ [2002-01-13 02:40:33] [EMAIL PROTECTED] Adding --with-zlib fix this for you. ------------------------------------------------------------------------ [2002-01-12 23:12:52] [EMAIL PROTECTED] I already searched but I didn't find an answer ------------------------------------------------------------------------ [2002-01-12 21:23:49] [EMAIL PROTECTED] Please search bug db before report ;) There is workaround described in report :) ------------------------------------------------------------------------ [2002-01-12 21:20:02] [EMAIL PROTECTED] After compiling and installing PHP on Debian, Apache/1.3.9, MySQL 3.23.44, when I try to restart the apache server, I get the following error : Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache/libexec/libphp4.so: undefined symbol: uncompress ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=15012&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]