23 Jul, 2008
Troubleshooting gallery2 Display Issue
If your are seeing nothing but just garbage/binary codes on every single page of your gallery2 installation, it is because the data type for cache data is stored in an inappropriate format. To fix this, change the data type of g_value column in CacheMap table to binary format (see below for a screenshot from phpMyAdmin). It is by default set to LongText data type which works for some web servers but not for others.

Technorati Tags: gallery2, data types, binary
Love what you've just read? Subscribe to our newsletter to receive tips, resources and special offers related to web development & design.
Other similar posts that you might be interested in:
- Building a real estate website using WordPress
- Removing background image from FCKEditor in Drupal
- 15 tips on optimising MySQL databases and MySQL queries
- Display a download dialog for pdf in PHP
- 10 Useful jQuery Snippets
- Backuping and restoring a single table using mysqldump
- Customising reCAPTCHA Theme
Hello! Welcome to Web development blog! My name is Ei Sabai and on this blog, I write about web development, mobile app development, latest web technologies and the likes. Read more 

