PDA

View Full Version : [ubuntu] Installing PHP



nikhilneela
December 19th, 2008, 04:39 PM
Hi friends,
I require PHP to be installed on my ubuntu OS.please tell me from the basics how to install PHP and its related softwares like MYSQL,Apache Tomcat etc.....as i am a beginner to UBUNTU.

Thanks

lovelyvik293
December 19th, 2008, 04:43 PM
Go to System->administrator->synaptic and then search for the package you want.

Rayaz
December 19th, 2008, 07:44 PM
There are many how to's on the net for that. I assume you want to install a LAMP server. Just google for "How to install LAMP Server Ubuntu". Sorry can't be more specific as I am posting from a mobile phone!
Oh and LAMP stands for Linux Apache Mysql Php!

jenkinbr
December 19th, 2008, 07:47 PM
In synaptics menus, there should be an option to 'select packages by task' or something like that. If you choose this option, there will be a list of tasks, one of them should be a LAMP server.

cb951303
December 19th, 2008, 08:15 PM
open up a terminal and type -> sudo tasksel install lamp-server