ID: 8539
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Duplicate
Status: Open
Bug Type: Apache related
PHP Version: 4.0 Latest CVS (03/01/2001)
Assigned To: 
Comments:

Reopened: This is still a problem with latest CVS of today.
The general problem is that if you have functions in a shared extension that are used 
in other extensions it won't 
work.

--Jani


Previous Comments:
---------------------------------------------------------------------------

[2001-01-05 23:39:30] [EMAIL PROTECTED]
Duplicate of bug report #8437.

Removing 'shared' from the --with-gd option is a temporary workaround.

--Jani

---------------------------------------------------------------------------

[2001-01-03 14:56:41] [EMAIL PROTECTED]
My configure parameters:

./configure --with-apxs=/usr/local/apache/bin/apxs --with-openssl=/usr/local/ssl 
--enable-calendar --enable-ctype --enable-dbase --enable-exif --enable-filepro 
--enable-ftp --with-gd=shared,/usr/local --enable-gd-imgstrttf --with-ttf=/usr/local 
--with-t1lib=/usr/local --with-hyperwave --with-imap=/root/imap-2000a 
--with-mysql=/usr/local --with-pdflib=/usr/local --with-tiff-dir=/usr/local 
--with-jpeg-dir=/usr/local --enable-trans-sid --enable-shmop --enable-sockets 
--with-regex=php --enable-sysvsem --enable-sysvshm --enable-wddx --enable-yp 
--with-zlib=/usr/local

Configure and make without any problems, but when I try to start Apache, I get an 
error:

Syntax error on line 208 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: undefined symbol: 
phpi_get_le_gd
./apachectl start: httpd could not be started


---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8539&edit=2


-- 
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]

Reply via email to