- Configure Apache WAPM Server
- Open Apache httpd.conf configuration
- Search for
#LoadModule rewrite_module modules/mod_rewrite.so
- Remove the
"
#"
and the line becomesLoadModule rewrite_module modules/mod_rewrite.so
- Go to directory setting
and make it Allow from all
- Open php.ini file then search for "curl" and remove the ";" to enable extension=php_curl.dll
- Restart the WAMP Server.
Thanks a lot
ReplyDeleteThis is great post. I have searched all over google and I didnt find any solution. You have done it. Great. Great. Great.
ReplyDeletewhat is the directory setting??
ReplyDeletedo not need directory setting.
ReplyDelete5. is not really clear.
ReplyDelete