How to resolve ‘MSVCR100.dll’ is missing during WAMP installation

At the time of installation of WAMP server some time we can see an error “MSVCR100.dll is missing”.So What is MSVCR100.dll? The MSVCR100.dll file is part of the Microsoft Visual C++, redistributables. It is required to run programs developed with Visual C++. Here the simple step by step process to resolve this issue:- Step 1:- … Read more

How to start WAMP server

Hello friends, In the previous post i showed you how to install wamp server on windows. Now after the installation on wamp server i am going to show you few simple steps to start wamp server. If you still don’t know what is wamp server then you can read our previous posts. After the successful … Read more

How to Increase the Maximum File Upload Size in WordPress

Hello friends, Today i am going to show you few methods for How to Increase the Maximum File Upload Size in WordPress. If you using wordpress then i am sure you may face this problem.To resolve this issue there are diffrent methods. To increase File upload size in wordpress we can use these 4 diffrent … Read more