How to Reset Drupal Administrator Password? April 13, 2011 // 0 Comments There are two ways you can do to reset the Admin password. 1. Use the ‘Forgot password’ option to email you a [...]
Drupal: Chinese Characters in URL April 7, 2011 // 2 Comments Recently, we ran into a problem with Drupal when displaying Chinese characters or any non English characters (UTF-8) in the [...]
MySQL Tables With UTF-8 April 6, 2011 // 0 Comments Here is how to properly setup your database to store and query UTF-8 characters 1. You will need to make sure your tables [...]
PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 March 28, 2011 // 0 Comments Today, we came across a problem with Drupal. Every time when we tries to add new contents, it is giving us the following [...]
Syntax error or access violation: 1226 User ‘username’ has exceeded the ‘max_questions’ resource (current value: 75000) March 23, 2011 // 0 Comments Recently, one of our CMS site receives the following error message: Syntax error or access violation: 1226 User [...]
How To Reset MySQL Password? October 28, 2010 // 0 Comments To reset the password for MySQL – First you will need to telnet into your server using a telnet client. * For example, [...]
Oracle Database Errors March 2, 2010 // 0 Comments If you are getting the following errors when trying to connect to your Oracle database. ORA-01034 ORACLE NOT AVAILABLE [...]
IPS Driver Error January 6, 2009 // 0 Comments IPS Driver Error Is you are getting this error, most likely there is some connection problem to the database. Check your [...]