Skip to Content.
Sympa Menu

shibboleth-dev - PHP...

Subject: Shibboleth Developers

List archive

PHP...


Chronological Thread 
  • From: Scott Cantor <>
  • To: 'Shibboleth Design Team' <>
  • Subject: PHP...
  • Date: Sun, 17 Nov 2002 14:48:54 -0500
  • Importance: Normal
  • Organization: The Ohio State University

Bingo....

[/home/cantor]> ldd /usr/lib/apache/libphp4.so
libpam.so.0 => /lib/libpam.so.0 (0x4018f000)
libdl.so.2 => /lib/libdl.so.2 (0x40198000)
libltdl.so.3 => /usr/lib/libltdl.so.3 (0x4019b000)
libpspell-modules.so.1 => /usr/lib/libpspell-modules.so.1
(0x401a2000)
libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3
(0x401a4000)
libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
etc....

shib1 and shib2 do NOT have php installed. shibprod0 does have
libphp4.so in place, but I don't know for sure if the Apache start
script is defining HAVE_PHP4 or not. I can't imagine that it is, because
it really should break the alpha and the beta, but it could be an
ordering thing.

The final test would be to rebuild php from source with g++3 and see
what happens.

-- Scott

------------------------------------------------------mace-shib-design-+
For list utilities, archives, subscribe, unsubscribe, etc. please visit the
ListProc web interface at

http://archives.internet2.edu/

------------------------------------------------------mace-shib-design--



  • PHP..., Scott Cantor, 11/17/2002

Archive powered by MHonArc 2.6.16.

Top of Page