I just installed php 5.5 and do not know if I forgot to configure something to make the hash_pbkdf2 function working, which I have to do so that I can be using it?
edit: for the people who can not understand my problem, and avoid negative votes without a reason:
my php is 5.5.10 and when i use the hash_pbkdf2() says does not exist.