[PHP-DEV] PHP 4.0 Bug #9784: png_get_error_ptr From: akram <email protected>
Date: 03/16/01

From: akram <email protected>
Operating system: Linux 2.2.14
PHP version: 4.0.2
PHP Bug Type: *Install and Config
Bug description: png_get_error_ptr

I use Apache 1.3.14 and PHP3.08 succesfully, but I m trying to upgrade tou 4.0.2 enabling versionning and track vars...

PHP4 compiles succesfully but there is a problem when starting apache with the new conifguration:
adding mod_php4 and so on...

apachectl configtest return this:
Syntax error on line 203 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/lib/libgd.so.1: undefined symbol: png_get_error_ptr

I installed gdlib, libpng et libjpeg and zlib with all the latest stables version
jpeg 6 , gd 1.8.4 etc...

I comped PHP4 again and installed it

I get the same message

-- 
Edit Bug report at: http://bugs.php.net/?id=9784&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>