10Sep/090
Cakephp and ACL – how to work with users and groups
Today my webdevelopment collegue Eelco pointed me at an interesting article at the site komunitasweb. The tutorial explains how to work with ACL and how ACL is implemented in CakePHP.
Definitely a must read if you write webapplications in cakephp which need user or group based restrictions
http://komunitasweb.com/2009/03/cakephp-acl-tutorial-what-and-how/
5Sep/080
Howto recover or reset mysql root password?
Howdy,
Today I was struggling to find out how to reset the root password of the MySQL server.
Well, if you are ever in the same need, try these steps:
http://www.cyberciti.biz/tips/recover-mysql-root-password.html