[PHP-DEV] PHP 4.0 Bug #8196: httpd: Cannot load /etc/httpd/modules/libphp4.so into server: /usr/lib/libgd.so From: mwong <email protected>
Date: 12/11/00

From: mwong <email protected>
Operating system: Red Hat Linux 6.2
PHP version: 4.0.3pl1
PHP Bug Type: Apache related
Bug description: httpd: Cannot load /etc/httpd/modules/libphp4.so into server: /usr/lib/libgd.so

I am currently running Apache version 1.3.0 on Red Hat 6.2

I installed an rpm package called libgd-1.7.3 for graphics support.

After restarting the web server, i get the error

httpd: Cannot load /etc/httpd/modules/libphp4.so into server: /usr/lib/libgd.so: unspecified symbol: uncompress

If i remove all "Load_Modules" pertaining to PHP in the httpd.conf file, apache web server runs fine. Once i re-input the missing Modules that need to be loaded, apache webserver nolonger wants to run. Is there a solution to this problem.

If so, can you please help a newbie out..
Thanks a bunch,

Mike

-- 
Edit Bug report at: http://bugs.php.net/?id=8196&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>