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: ld.so.1:
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 ins
"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
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
> > ob
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 theor
5 matches
Mail list logo