How to make local server working after wamp installation? -
I have just installed the wamp and I have copied all of the folder inside the www folder but when I display it, So this kind of error displays.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to fulfill your request.
Please inform the server administrator, webmaster @ localhost and inform them about the error, and whatever may be the reason for the error could have been the reason.
More information about this error may be available in the server error log.
I have also changed the PHP settings and extensions but if it does not work then can anyone suggest me?
Thanks
There may be a large number of possibilities for this error. For now, check to see if your project is using any php module which is not registered in php.ini. Please check ur php.ini and httpd.conf (or your Apache configuration file) to see if
Comments
Post a Comment