ID:               19937
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Dynamic loading
 Operating System: AIX 5.1
-PHP Version:      4.2.3
+PHP Version:      4.3.0-dev
 New Comment:

How exactly did you configure the loading of the extension
in php.ini ? 



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

[2002-10-18 17:53:48] [EMAIL PROTECTED]

I just tried the latest snapshot, and it fails in the same way.  Note
that I am using the ldap extension to test this, so my configuration
differs slight - it has
--with-ldap=shared,/users/rysmith/apache/openldap-2.0.25_AIX

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

[2002-10-18 16:47:17] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip



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

[2002-10-18 16:35:08] [EMAIL PROTECTED]

No, the libphp4.so loads fine into apache.  It's the PHP extensions
which PHP loads, which do not load.  For example, ldap.  Or the sample
module in the documentation.

I set CC and CXX so that I use the IBM compiler and not gcc.

(Although if I try with gcc, I get a core dump when the extensions
load).

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

[2002-10-18 16:25:14] [EMAIL PROTECTED]

Exactly which module doesn't load? libphp4.so into apache?
Or some shared extension into PHP?
And why do you set 'CC' and 'CXX' before running configure?
Why do you pass configure '--enable-shared' ??



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

[2002-10-16 13:46:31] [EMAIL PROTECTED]

I've additionally tried compiling the provided ldap extension as a
shared object, using the PHP build system, but that fails to load as
well.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/19937

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

Reply via email to