Re: [PHP] Re: The future of PHP - accessory libraries

2001-08-29 Thread Heiko Maiwald
Rasmus Lerdorf wrote: > > Exactly. When you do ./configure --with-foo=shared; make > > then modules/foo.so will appear magically and you can dl() that or load it > > using "extension=foo.so" in your php.ini. You don't have to recompile > > PHP. > > > > -Rasmus > > I am afraid that is only

Re: [PHP] Re: The future of PHP - accessory libraries

2001-08-28 Thread Heiko Maiwald
Rasmus Lerdorf wrote: That's not allowing me to simply dl() an SO file, because I don't have the SO file to start with - that's what I was trying to get at. If I have to reconfigure everything, there's not much point, I don't think. Unless I'm missing something obvious. I'd

Re: [PHP] Ldap package.

2001-08-16 Thread Heiko Maiwald
Johan Vikerskog (ECS) wrote: Another problem. when i try to run the configure for ldap i get the following error message: checking configure arguments... configure: error: bad value yes for --with-ldbm_module What is the appropriate configure settings for the ldbm? If i try ti

[PHP] SNMP and PHP

2001-08-14 Thread Heiko Maiwald
Hi, I need some help in compiling SNMP functions with PHP 4.06 on Solaris 2.6. What I did so far I downloaded UCD SNMP package and installed it. I compiled php with '--with-snmp=shared' + '--enable-ucd-snmp-hack' and installed everything without any errors. When I do a phpconfig on that

[PHP] Trouble with php 4.06 and Apache

2001-07-11 Thread Heiko Maiwald
Hi, I am trying to install PHP 4.0.6 as a DSO with Apache 1.3.x. I get thru the configuration and installation without any error messages, but when I try to restart Apache with the new configuration, I get this erroe message: Cannot load /usr/local/apache/libexec/libphp4.so into server: