PHP: Enable CURL in WAMP environment

So I needed to enable Curl to run a PHP script today and my WAMP installation didn’t have CURL enabled “out-of-the-box”. This was however easily fixed by following these steps:…So I needed to enable Curl to run a PHP script today and my WAMP installation didn’t have CURL enabled “out-of-the-box”. This was however easily fixed by following these steps: Close…

Read the rest...

Invalid command ‘RewriteEngine’, perhaps misspelled or defined by a module not included in the server configuration

I’ve just installed WAMP (Windows Apache MySql PHP) on my computer and with the installation came a bit of trouble when I was configuring my .htaccess file and adding some…I’ve just installed WAMP (Windows Apache MySql PHP) on my computer and with the installation came a bit of trouble when I was configuring my .htaccess file and adding some url…

Read the rest...