Using reCAPTCHA on localhost

Update The original answer is no longer correct. The developer’s guide now states: “If you would like to use “localhost” for development, you must add it to the list of domains.” This will only work if you access localhost using 127.0.0.1/… rather than localhost/…. The original answer is preserved below. According to the reCAPTCHA Developer’s … Read more

Addressing localhost from a VirtualBox virtual machine [closed]

Googling turned this up: http://data.agaric.com/localhost-from-virtualbox-xp-install-ubuntu It suggests using IP: http://10.0.2.2, and it worked for me. So, I edited the hosts file, C:\windows\system32\drivers\etc\hosts, and added this entry: 10.0.2.2 outer If you’re testing on IE8, remember to put http:// in the address bar. Just putting the ip directly will not work. For example: http://10.0.2.2:3000/

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)