CakePHP Tutorial:Installing CakePHP on Ubuntu

Yes, this is another cakephp on ubuntu. Most of them were not detail enough for beginners. So here I am and here is my version of installing cakephp on ubuntu. Install Apache Server, MySQL, PHP sudo apt-get install apache2 mysql-server php5 Download CakePHP 1.2 Go to http://cakephp.org and download latest cakephp. I downloaded cake_1.2.1.8004.tar.bz2 Copy [...]

Related posts:

  1. How to Install OSQA in Ubuntu Server
  2. CakePHP ACL Tutorial – What and How
  3. My First Step Into MongoDB – Installing MongoDB on Ubuntu