Windows-10

How To Fix Error The timestamp signature and/or certificate could not be verified or is malformed

When I install the .Net framework 4.8 on windows 7, in the last installation wizard window, it said the error The timestamp signature and/or certificate could not be verified or is malformed. This error happened on all the Windows OS that version is earlier than Windows 10. This article will tell you how to fix

How To Fix Error The timestamp signature and/or certificate could not be verified or is malformed Read More »

How To Fix Error A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider when install .net framework on windows 7

When I install the .Net Framework on windows 7. I encounter an error that said A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider. Below are the detailed error messages.

How To Fix Error A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider when install .net framework on windows 7 Read More »

How To Fix the procedure entry point ucrtbase.terminate could not be located in the dynamic link library api-ms-win-crt-runtime-1l-1-0.dll

When I start Eclipse on windows 7, it prompts an alert dialog with the error message the procedure entry point ucrtbase.terminate could not be located in the dynamic link library api-ms-win-crt-runtime-1l-1-0.dll. This article will tell you how to fix it.

How To Fix the procedure entry point ucrtbase.terminate could not be located in the dynamic link library api-ms-win-crt-runtime-1l-1-0.dll Read More »

How To Check PHP Version And PHP Install Path On Linux And Windows

After you install PHP or LAMP on a Linux server ( or XAMP on a Windows Server ), if you want to run command php in a terminal to execute a .php script file, you should first find the PHP install path and add the php executable file path in system environment variable PATH‘s value.

How To Check PHP Version And PHP Install Path On Linux And Windows Read More »