Way to debug CORS errors

Which version of Chrome are you using? The latest versions have become much better at reporting CORS issues. For example, I am using Chrome version “32.0.1700.14 beta”, and when I visit this page, I get the following error in my console: Request header field X-Foo is not allowed by Access-Control-Allow-Headers. This information is only available … Read more

redirect QEMU window output to terminal running qemu

remove -serial stdio parameter add -nographic parameter and change the kernel parameter terminal = ttyS0 to console=ttyS0. This should do the trick. qemu -nographic -kernel ./bzImage -hda ./image.hda -append root=/dev/sda console=ttyS0 You may want to check the script I use for kernel development: https://github.com/arapov/wrap-qemukvm (it’s not very “production”, but you can find useful qemu cli … Read more

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