A word of warning to users of 1and1 and cakePHP

Something I found out recently when I updated the cakePHP core files, when accessing my 1and1 hosting using ssh I kept getting errors when using the cakePHP console. The problem was caused by the fact that by default 1and1 uses PHP 4 for the command line. This cannot be altered using .htaccess, however after a [...]

Related posts:

  1. Paginating Data with CakePHP and Yahoo! User Interface DataTable
  2. Bulk record update in Cakephp