hello every body finally I resolve my problem. Dynamic library was perfectly linked but But I was using the "r + b" to read of a file. This option is necessary for compatibility with older compilers but unfortunately apache not recognize this option, That is why I have replaced it by "rb. Thanks for your help