PHP Warning vcruntime140: 14.0 is not compatible with 14.16

Our software Dll-files Fixer has been discontinued long time ago. This forum is still here for you to be able to get help from the community on how to operate the software.

Moderators: DllAdmin, DLLADMIN ONLY

Forum rules
Only posts about the software "DLL-files Fixer" will be allowed.
Please use the forum "Everything about dll files" for other topics.
Post Reply
darwin.75
Posts: 1
Joined: 14 Jun 2022, 19:34

PHP Warning vcruntime140: 14.0 is not compatible with 14.16

Post by darwin.75 »

Hola Amigos de la comunidad, no soy experto en programación, estoy iniciando.
Agradezco su ayuda en la solución de este tema:
Tengo un equipo "Dell inspiron 1525, de 32 bits y 4 Ram, Windows 10" e instalé "xampp-win32-7.3.2-0-VC15" y "Microsoft Visual Code versión 1.68.0"
Actualice vía manual a "php 7.4.30" y "phpMyAdmin 5.2.0", les hice correción de errores:
* [ssl:warn] [pid 7196:tid 584] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name,
* PHP Warning:  PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: C:\\xampp\\php\\ext\\pdo_sqlite (No se puede encontrar el m\xc3\xb3dulo especificado.), C:\\xampp\\php\\ext\\php_pdo_sqlite.dll (No se puede encontrar el m\xc3\xb3dulo especificado.)) in Unknown on line 0

En ambos casos FUNCIONÓ PERFECTO, pero no he podido corregir el error:
[b]* PHP Warning: 'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0[/b]

Probé instalando con privilegios de administrador "MicrosoftVisualC_redist.x86 .exe 2015-2022" y luego XAMPP, posteriormente copiando el archivo "vcruntime140.dll versión 14.32.31326.0" ubidado en System 32 a la caperta "apache/bin" (que tenia la versión 14.0.23026.0), pero no funcionó.
Adicional descargue de la página "es.dll-files.com" los archivos "vcruntime140.dll" versiones: 14.10.25008.0, 14.13.26020.0, 14.13.26118.0, 14.16.27012.6, 14.24.28127.4, 14.26.28619.0, 14.26.28720.3 y 14.28.29304.1 pero ninguno ha corregido el error.

Agradezco sus aportes a la solución. Gracias.

Post Reply