Click to See Complete Forum and Search --> : Installing mhash library


Anon
10-24-2001, 09:04 AM
I am trying to install mhash library but it doesn work.

I install the mhash-0.5.8 library and appareantly there was no compilation problem neither in mhash compilation nor in php compilation with mhash.

I reconfigure the Apache web server with the PHP and no problem.

I execute php code an it runs but when I try to excute a hash command like "mhash" it does not work. "Call to undefined function: mhash()"

Does I have to include the library in the file or made something with the library or the configuration files?

Please help me if you have any idea.