On Fri, Nov 29, 2002 at 03:54:25AM +0800, adrian kok wrote:
> Hi all
> 
> I got error from apache.log
> 
> Failed loading /usr/local/Zend/lib/ZendOptimizer.so: 
> Shared object "libm.so.6" not found
> 
> But the file is existing on
> /usr/compat/linux/lib/libm.so.6

You're probably running a native apache binary. You can't mix this
with linux binaries. Make sure you build everything native from source.
-- 
Jonathan Chen <[EMAIL PROTECTED]>
----------------------------------------------------------------------
char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to