From:             [EMAIL PROTECTED]
Operating system: FreeBSD 4.2-RELEASE
PHP version:      4.0.6
PHP Bug Type:     Apache related
Bug description:  libphp4.so: undefined symbol: zendtext

Hi,
  This is Stone Yu. When I running php 4.0.6, I got some error messages :

% sudo /www/apache-1.3.20/bin/apachectl start
Password:
Syntax error on line 232 of /www/apache-1.3.20/conf/httpd.conf:
Cannot load /www/apache-1.3.20/libexec/libphp4.so into server:
/www/apache-1.3.20/libexec/libphp4.so: Undefined symbol "zendtext"
/www/apache-1.3.20/bin/apachectl start: httpd could not be started

O.S. : FreeBSD 4.2-RELEASE
Apache version : 1.3.20 + mod_ssl-2.8.4-1.3.20(both with DSO[max] mode)
compiler : gcc 2.95.2

  I install apache + mod_ssl first, then configure and install php with DSO
mode, here's my configure parameter :

./configure --with-apxs=/www/apache-1.3.20/bin/apxs
--with-config-file-path=/www/apache-1.3.20/conf
--with-mysql=/usr/local/mysql --enable-sysvsem --enable-sysvshm --with-xml
--with-mod_charset --enable-force-cgi-redirect --enable-inline-wwwimization
--with-openssl=/usr/local --enable-track-vars --with-bz2 --enable-ftp
--with-gdbm=/usr/local --with-db2 --with-jpeg-dir --with-tiff-dir
--with-xpm-dir --with-ttf --with-mm --disable-posix

  I also found the old php version(4.0.2) has the same bugs(bug no. #6664 &
#6868), but I can't find any solution for it.
  Any suggestion will be nice, thanks a lot.

with Best Regards,
--
  Stone Yu
-- 
Edit bug report at: http://bugs.php.net/?id=13013&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]

Reply via email to