I am php developer, but before now I write my project`s in windows os. Now I study Linux(Ubuntu9.10) and I need your advise connected with php and zend. I want to install php5,apache,mysql and zend but something is wrong. Please help me to install php,apache,mysql and zend(by step please) or write useful links about it.
Thanks for any advise.

link|improve this question
feedback

migrated from stackoverflow.com Sep 18 '10 at 19:42

This question came from our site for professional and enthusiast programmers.

3 Answers

You could start with the ubuntu website : ApacheMySQLPHP

link|improve this answer
feedback

Ubuntu has a package manager called apt-get that will have everything you need, and it is a breeze.

From the ubuntu website: https://help.ubuntu.com/community/ApacheMySQLPHP

link|improve this answer
feedback

This is the right tutorial for you : http://www.howtoforge.com/ubuntu_lamp_for_newbies

link|improve this answer
feedback

Your Answer

 
or
required, but never shown