Thanks Eric, I got it.
2012/9/24 Eric Covener
> On Mon, Sep 24, 2012 at 5:15 AM, Lenin wrote:
> > Hi,
> >
> > I set up a load balancing environment with mod_proxy_balancer, and use
> > 'stickysession' to achieve session stickyness.
> >
> > I kno
/usr/bin instead.
Regards.
Martin Hasicek 於 2012年3月19日下午9:02 寫道:
> Hi,
>
> you can check if you use prelink feature. In such case, LD_LIBRARY_PATH is
> overwriten by LD_PRELOAD or prelink.
>
> mh
>
>
> On Mon, Mar 19, 2012 at 1:55 PM, Lenin wrote:
>
>> I tried
I tried the directive LoadFile, but with no luck.
Igor Cicimov 於 2012年3月19日上午9:35 寫道:
> LoadFile
>
>
> On Mon, Mar 19, 2012 at 12:27 PM, Lenin wrote:
>
>> Thanks for your reply.
>>
>> I've tried he first method before, no luck.
>>
>> For th
cimov
> Two things that come to my mind atm:
>
> 1. Link the existing “libpng.so” installed to the one you compiled
> or
> 2. Try using FileLoad directive in the httpd.conf to load the correct
> "libpng.so" file
>
> Igor
>
>
> On Sun, Mar 18, 2012 at 10
Hi,
I've compiled httpd 2.2.21 and php 5.3.10, the version of libpng I used is
1.5.7, and I installed all the three packages under a custom path under
/opt.
The OS is CentOS 6.2, which contains an official distribution of libpng,
the version is 1.2.46.
When I start the server and visit programs