work @ t6d

A blog about flex, php and rails.

  • HOME
  • About

Posts Tagged ‘ snow leopard ’

Snow Leopard – Cannot connect to MySQL 4.1+ using old authentication

  • January 23rd, 2010
  • Posted in Server Configuration

Snow Leopard upgraded php to 5.3, this means that passwords have to be changed – usually via SET password FOR ‘user’@'host’ = PASSWORD( ‘password’ ). This is fine, and can be verified by SELECT LENGTH( password ), user FROM mysql.user. The result should be 41. I had inadvertently enabled old_password=1 in /etc/my.cnf, this caused both PASSWORD [ READ MORE ]

About Me

I'm Theo Denovan, a flex, php and rails programmer. I'm also a full-time uni student studying law/commerce at UQ in Brisbane, Australia. Feel free to contact me at theo (at) t6d.com.
RSS FEED

Recent entry

  • 2010-03-26
  • Failed to start the database service MSSQL$Microsoft##SSEE
  • 2010-03-19
  • Cloning gitosis-admin.git asks for password
  • 2010-01-23
  • Snow Leopard – Cannot connect to MySQL 4.1+ using old authentication
  • 2010-01-12
  • Maximum memory available to AIR Applications in Windows – Why AIR/Flash needs to be 64-bit
  • 2010-01-01
  • Contextual scope handlers in Red5 (appLeave vs roomLeave, appStop vs roomStop, etc)

Archive

  • March 2010
  • January 2010
  • December 2009

Category

  • AIR
  • Development
  • Flex
  • Java
  • Server Configuration
  • Copyright ©  2009-2010  work @ t6d
  • Theme designed by mono-lab
  • Powerd by WordPress