[racktables-users] Re: Mhash support
- From: Denis Ovsienko <pilot@xxxxxxxxxx>
- To: racktables-users@xxxxxxxxxxxxx
- Date: Thu, 9 Apr 2009 13:54:23 +0400
Hello.
> I want to run RackTables on SLES but can't find a php hash package and
> it seemed easier modifying RackTables to support mhash than installing
> php-hash support. Is it possible to include the following or part of the
> following function in RackTables? I have borrowed it from another open
> source application but it integrates into RackTables without making many
> changes.
Thanks for the suggestion. I've examined the relevant code and found,
that things can work without either HASH or MHASH extension. As long as
the only SHA1 hash is used, RackTables can use the built-in PHP
function for that. Committed that.
The next release will work without HASH extension and will not check
for it. This will not require any actions from the user side.
--
Denis Ovsienko
Other related posts: