Automatic cookie single sign on on multiple domains – like google

The cookies are set on specific domains. Ex: setcookie(name,value,expire,path,domain) When you log in on gmail, before “mail.google.com”, you have been redirected to “accounts.google.com” then to “mail.google.com” so the cookies are on “accounts.google.com” too. In this case, the domain is “accounts.google.com” and the path is “/” (the home path). When you request “www.youtube.com” then you click … Read more

dig returns SERVFAIL but +trace works

dig +trace follows the whole chain from the beginning – it queries root servers, then .info servers then your namservers. Thus it avoids any caching resolvers, and also avoids propagation issues. dig +notrace (the default) queries your default DNS resolver (on Linux, whatever specified in /etc/resolv.conf). There’s some problem with that resolver – maybe it’s … Read more

difference between a DNS zone and DNS domain [closed]

As explained here: Domain name servers store information about part of the domain name space called a zone. The name server is authoritative for a particular zone. A single name server can be authoritative for many zones. Understanding the difference between a zone and a domain is sometimes confusing. A zone is simply a portion … Read more

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