ID:               26360
 User updated by:  mike at blackchaos dot net
 Reported By:      mike at blackchaos dot net
-Status:           Feedback
+Status:           Open
 Bug Type:         LDAP related
 Operating System: Solaris 8 on SPARC
 PHP Version:      4.3.4
 New Comment:

Yes, all of the LDAP command line utilities work perfectly.


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

[2003-11-25 02:50:17] [EMAIL PROTECTED]

Another test..do the openldap command line tools work?
For example 'ldapsearch' program?


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

[2003-11-24 15:00:46] mike at blackchaos dot net

Results from 'make test':

Build complete.
(It is safe to ignore warnings about tempnam and tmpnam).
 
mmcneil$ make test
Assertion failed: BER_VALID( ber ), file encode.c, line 471
Abort
make: [test] Error 134 (ignored)

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

[2003-11-23 21:11:39] [EMAIL PROTECTED]

Does 'make test' work..? 


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

[2003-11-23 01:55:27] mike at blackchaos dot net

Here's the configure line I used:

./configure --with-apxs=/usr/local/apache/bin/apxs
--with-ldap=/usr/local --with-gdbm=/usr/local
--with-mysql=/usr/local/mysql  --enable-track-vars --enable-sysvshm 
--enable-force-cgi-redirect --enable-ftp --with-gd 
--with-png-dir=/usr/local --with-xpm-dir=/usr/local  --with-gettext
--with-jpeg-dir=/usr/local --with-zlib --with-tiff-dir=/usr/local
--with-snmp=/usr/local --enable-ucd-snmp-hack
--with-freetype-dir=/usr/local

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

[2003-11-22 13:02:59] mike at blackchaos dot net

Description:
------------
Hello,

I'm having troulbe installing PHP 4.3.4 with LDAP support on Solaris 8

for SPARC.  I'm building PHP as a DSO module for Apache and everything

compiles fine on the PHP side.  It's when I do a 'make install' that 
this error messages shows up:
mmcneil> make install

Installing PHP CLI binary:        /usr/local/bin/
Installing PHP CLI man page:      /usr/local/man/man1/
Installing PHP SAPI module:       apache
[activating module `php4' in /usr/local/apache/conf/httpd.conf]
cp libs/libphp4.so /usr/local/apache/libexec/libphp4.so
chmod 755 /usr/local/apache/libexec/libphp4.so
cp /usr/local/apache/conf/httpd.conf
/usr/local/apache/conf/httpd.conf.bak
cp /usr/local/apache/conf/httpd.conf.new
/usr/local/apache/conf/httpd.conf
rm /usr/local/apache/conf/httpd.conf.new
Installing shared extensions:     
/usr/local/lib/php/extensions/no-debug-non-zts-20020429/
Installing PEAR environment:      /usr/local/lib/php/
Assertion failed: BER_VALID( ber ), file encode.c, line 471
Abort
make[1]: *** [install-pear-installer] Error 134
make: *** [install-pear] Error 2






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


-- 
Edit this bug report at http://bugs.php.net/?id=26360&edit=1

Reply via email to