Posts

Showing posts with the label wamp

The program can't start because MSVCP100.dll is missing from your computer. The program can't start because MSVCP100.dll is missing from your computer. Try reinstalling the program to fix this problem.

The program can't start because MSVCP100.dll is missing from your computer. The program can't start because MSVCP100.dll is missing from your computer. Try reinstalling the program to fix this problem. I was getting this error while installing software or wamp server. So i got a solution for this please read it... You need to click on this link http://www.microsoft.com/en-in/download/details.aspx?id=5555 download the file of Microsoft Visual C++ 2010 Redistributable Package (x86) install this software and restart your computer and reinstall your wamp server again. It will works fine this time :)

internal error or misconfiguration in codeigniter or php

 internal error or misconfiguration in codeigniter or php Internal Server Error  The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator , admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. so please Make sure your apache has mod_rewrite activated LoadModule rewrite_module modules/mod_rewrite.so If it is commented out (# in front), make sure to uncomment it and save the file. Checking if the corresponding module exists may be a good idea as well (but it usually does). IN simple language go on your running wamp or xampp click on that  and go on apche section and click on httpd.conf file and search mod_rewrite.so and remove the # in the front of line (# is use for comment)