one_user 0 Posted August 18, 2022 Hello, i'm trying to migrate the osCommerce v 2.x to an PHP8 Server. I have solved some Problems. But now I despair on the new Problem. When i try to Login, every try doesn't work. So i see the Problem is in the "passwordhash.php". My password-hashes stored in the Database like "$P$.......". The function "CheckPassword" will do "crypte_private()". But instead of an correct result, there is only the result "*0". So every Login-Try will fail. Can you help me out? Share this post Link to post Share on other sites
♥Smoky Barnable 83 Posted August 29, 2022 I recommend comparing your files to OsCommerce Vanilla. I remember having to make changes/updates regarding passwords. https://github.com/ruden/vanilla-oscommerce The water in a vessel is sparkling; the water in the sea is dark. The small truth has words which are clear; the great truth has great silence. - Rabindranath Tagore Share this post Link to post Share on other sites