Jump to content

Recommended Posts

Posted

I sometimes develope web apps with php, but some frameworks and stuff require php 7.2.5+, 7.1.33 (latest php for Vista) is now unsupported. Would be possible to run XAMPP with newer php versions with any trick? It gives an error related with bcript.dll apparently.

  • 3 weeks later...

Posted
On 7/25/2022 at 6:04 PM, Sergiaws said:

I sometimes develope web apps with php, but some frameworks and stuff require php 7.2.5+, 7.1.33 (latest php for Vista) is now unsupported. Would be possible to run XAMPP with newer php versions with any trick? It gives an error related with bcript.dll apparently.

Which kind of error is bcrypt producing? I added some functions to bcrypt that will be in the next release.

Posted

image.thumb.png.ca6251cfdb1bafa7d547cfcf6df761f8.png

Don't know if you can see the capture, but there's the description.

php.exe - Entry Point Not Found   The procedure entry point BCryptDeriveKeyPBKDF2 could not be located in the dynamic link library bcrypt.dll.

Posted
46 minutes ago, Sergiaws said:

image.thumb.png.ca6251cfdb1bafa7d547cfcf6df761f8.png

Don't know if you can see the capture, but there's the description.

php.exe - Entry Point Not Found   The procedure entry point BCryptDeriveKeyPBKDF2 could not be located in the dynamic link library bcrypt.dll.

Good. That's one of the functions I added.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...