Date: 02/19/01
- Next message: Boian Bonev: "Re: [PHP-DEV] PHP 4.0 Bug #9177 Updated: crypt problems with openssl"
- Previous message: phobo: "[PHP-DEV] crash cause ... ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: tcyrus <email protected>
Operating system: Solaris 2.6
PHP version: 4.0 Latest CVS (19/02/2001)
PHP Bug Type: Apache related
Bug description: symbol zendtext: referenced symbol not found
Like other bugs filed on this same subject, when running Apache (1.3.17) on a
Solaris 2.6 sparc (gcc 2.95.2) using the latest src (Feb 19, 2001 1545) from
http://snaps.php.net I continue to get the error:
/usr/local/apache/bin/apachectl configtest
Syntax error on line 238 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: ld.so.1: /usr/local/apache/bin/httpd: fatal: relocation error: file /usr/local/apache/libexec/libphp4.so: symbol zendtext: referenced symbol not found
Configured like:
./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs --enable-track-vars
Like other bug reports, I see several 'extern char *zendtext' but no place do I see
where zendtext is defined (in any of the php4-latest src).
Help!
-- Edit Bug report at: http://bugs.php.net/?id=9348&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>
- Next message: Boian Bonev: "Re: [PHP-DEV] PHP 4.0 Bug #9177 Updated: crypt problems with openssl"
- Previous message: phobo: "[PHP-DEV] crash cause ... ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

