Registered: 2009-01-21
Update: over 5 years ago
Problems: 7
Solutions: 7
References: 4
Problem views: 15821
Unsolved problem views: 4749
hannes
User
Recent problems
Atom Feed#115: 1&1 doesn't generate thumbnails for Wordpress
on May 20, 2011, 10:23 AM UTC — from hannes
( 1,702 views )
A Wordpress installation on a 1&1 server doesn't generate thumbnails.
#113: WordPress: "Error establishing a database connection"
on April 14, 2011, 12:46 PM UTC — from hannes
( 907 views )
On a Mac OS 10.5 system, I got the above error.
#107: Cyberduck gets flooded with Growl notifications from Bonjour
Solved!on December 21, 2010, 01:49 PM UTC — from hannes
( 1,725 views )
When I open Cyberduck, I get dozens of Growl notifcations because Cyberduck discovers Bonjour-connected computers.
I can't find an option in the preferences to change this.
Tags:
cyberduck growl bonjour
#82: Django: "Upload a valid image. The file you uploaded was either not an image or a corrupted image."
Solved!on January 13, 2010, 11:32 AM UTC — from hannes
( 5,794 views )
When uploading an image with Django, I get:
"Upload a valid image. The file you uploaded was either not an image or a corrupted image."
Tags:
python django jpeg pil
#50: MySQL suddenly stops working: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
on June 03, 2009, 09:05 AM UTC — from hannes
( 873 views )
I had to reboot my Mac (OS 10.5, Intel MBP). After that, MySQL wouldn't start back up, giving me:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
when trying to call mysql on the command line.
Calling mysql...
Tags:
mysql mac