Install Apache, PHP, MySQL, and CakePHP on Ubuntu 10.04 (newbie install)
If you want to install Apache, PHP, and MySQL on Ubuntu 10.04, do the following:
1. Run command: sudo tasksel install lamp-server
2. Follow prompts to install Apache, MySQL, and PHP (this is often referred to as 'LAMP' where L stands for Linux)
Congratulations, you've successfully set up LAMP!
1. Run command: sudo tasksel install lamp-server
2. Follow prompts to install Apache, MySQL, and PHP (this is often referred to as 'LAMP' where L stands for Linux)
Congratulations, you've successfully set up LAMP!
Comments
Post a Comment
Keep it clean and professional...