Re: Problem configuring mhash

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thank you very much for the information. As you expected PHP installed as an RPM in my server. 
If I found the "PHP mhash module" with the *SAME* version numbers of PHP, is that going to work with existing PHP(installed as RPM) ?
Also, what kind of  "PHP mhash module" should I look for? RPM or any other?
Please help me in this regard. I need this urgenlty.
 
Thanks again,
--srinadh

Srinadh Sannidhanam wrote:
> I am trying to configure mhash. I installed mhash. But I found that I
> have to compile php with
> --with-mhash option. But I am unable to found configure command
> corresponding to PHP. Where can I found that. Are there any other ways to
> configure the same. Can't I configure that in php.ini file?

You probably have PHP installed as an RPM or some other kind of
pre-packaged binary from your Linux distribution.

You can either search for "PHP mhash module" with the *SAME* version
numbers of PHP, or you can un-install the pre-packaged stuff and compile
from source code.

Had you compiled from source code, the "configure" part would be
self-evident, as that is the first step in compiling from source code.

It's also possible you are using Windows, in which case you need to search
for a php_mhash.dll (or similar name) again from the *SAME* version, or
you need to buy Visual C++ compiler and attempt (and probably not have
much success for a long time) to compile PHP from source.

Do *NOT* attempt to use an mhash Module unless you are 100% certain it was
compiled with the same PHP version as what you have (see
http://php.net/phpinfo). If you do attempt to do that, it might even
"work" for awhile, but will cause huge problems sooner or later.

-- 
Like Music?
http://l-i-e.com/artists.htm




		
---------------------------------
Do you Yahoo!?
 Yahoo! Mail - now with 250MB free storage. Learn more.

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux