Sergiaws Posted July 25, 2022 Posted July 25, 2022 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.
win32 Posted August 15, 2022 Posted August 15, 2022 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.
Sergiaws Posted August 18, 2022 Author Posted August 18, 2022 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.
win32 Posted August 18, 2022 Posted August 18, 2022 46 minutes ago, Sergiaws said: 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.
Sergiaws Posted August 18, 2022 Author Posted August 18, 2022 time to test it when the new extended kernel will be released
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now