Hi all,
I have checksum.so file. It is not the come with package actually it is made by somebody in "C" language. I want to run in php. I have added in /usr/lib64/php/modules , and /etc/php.ini extension=checksum.so. But unable to load the dynamic library.
I have php-5.3.1, how can I install the dynamic library. Can anybody help me out?
-Vaneet Gupta
I have checksum.so file. It is not the come with package actually it is made by somebody in "C" language. I want to run in php. I have added in /usr/lib64/php/modules , and /etc/php.ini extension=checksum.so. But unable to load the dynamic library.
I have php-5.3.1, how can I install the dynamic library. Can anybody help me out?
-Vaneet Gupta
Comment