Suppress Firefox/Firebug SHA-1 warning

As stated in the Firebug discussion group, Firebug’s Console panel currently (Firebug 2.x) cannot filter single messages out. You can only filter by messages matching a specific text using the search field. There are enhancement requests like issue #4507 reported to add such a filter, though it is unlikely that this will get implemented in … Read more

Creating user with encrypted password in PostgreSQL

You may provide the password already hashed with md5, as said in the doc (CREATE ROLE): ENCRYPTED UNENCRYPTED These key words control whether the password is stored encrypted in the system catalogs. (If neither is specified, the default behavior is determined by the configuration parameter password_encryption.) If the presented password string is already in MD5-encrypted … Read more

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