From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: undefined symbol: uncompress
Cleanly installed Red Hat 7.1 as a server from RH boxset Web Server installation delclined Compiled and installed MySQL 3.22.30 from source, okay, tested and verified installation Compiled and installed Apache_1.3.19, from source, okay, tested and verified installation downloaded and untarred php-4.0.4pl1 ran configure to mysql with path and to apxs with path ran make and make install, all went well, no errors configured httpd.conf (apache) to accept php, php4 extensions and made sure LoadModule php4_module and libexec/libphp4.so were present and uncommented tried to start apache again and got the error: cannot load/usr/src/apache_1.3.19/libexec/libphp4.so into server undefined symbol: uncompress made sure zlib was loaded and it was per prior bug report error still occurs, apache will not start, -- Edit bug report at: http://bugs.php.net/?id=13853&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]