Step to install / enable memcache in WAMP (Windows-Apache-MySQL-PHP)
We are giving Step to install / enable memcache in WAMP (Windows-Apache-MySQL-PHP). All are simple steps and we are giving official sites for download.
We are giving Step to install / enable memcache in WAMP (Windows-Apache-MySQL-PHP). All are simple steps and we are giving official sites for download.
Who having or who want both “WAMP” server and “SKYPE”, You may have doubt with WAMP and Skype Conflict. We can solve this problem with 3 methods. One is wamp server side, second method from Skype side and another method Read Fully. Before the Solution first we have to know Why it’s happening. Actually to know causes of any doubts is the important. Causes: WAMP and Skype Conflict The Cause is Port number of running server. When you install Wamp server, this server automatically take port 80 as default port number. So it’s set into config file of wamp. When...
WAMP Server won’t turn to green colour. Suddenly wamp will show following error, The program can’t start because VCRUNTIME140.dll is missing from your computer. Try reinstalling the program to fix the problem. Solution is Simple. Just 3 steps. 1. UnInstall WAMP Server First uninstall your wamp server. 2. Install Visual C++ Redistributable for Visual Studio Then install latest version of Visual C++ Redistributable for Visual Studio with suitable package (32bit or 64bit). The latest supported Visual C++ downloads 3. Reinstall Wamp Server After that, now you can Install WAMP Server without Problem. Enjoy!!! Now you won’t get WAMP shows error...
Composer is a tool for dependency management in PHP. It allows you to declare the dependent libraries your project needs and it will install them in your project for you. More–> You can download Composer here. It’s updated version. Unzip it and run that .exe file. Then do following steps one by one.
Sometime when you are trying to upload / import your Database ( MySql file ) in PhpMyAdmin, you may face following issue, You probably tried to upload too large file. Please refer to documentation for ways to workaround this limit. This is common problem when your are importing or uploading large / big SQL file (database) to your WAMP server using PhpMyAdmin. Actually, Default upload file size is 2MB
PHP cURL is won’t work sometimes in wamp server on windows 64 bit. Here Windows OS may be XP, 7, 8 or 10. But for 64 bit system it’s may occur. It’s common problem. This is different from 32 bit. This error will give following type of error message, PHP Startup: unable to load dynamic library ‘c:/wamp/bin/php/php5.4.3/ext/php_curl.dll’ – the application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail.” This is problem with your php_curl.dll file. Ok, How to fix this PHP cURL not...
You may get following error message when installing WAMP, The program can’t start because MSVCR100.dll is missing from your computer. Try reinstalling the program to fix this problem.