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.
|
| |||
|
feedback
|
migrated from stackoverflow.com Sep 18 '10 at 19:42
This question came from our site for professional and enthusiast programmers.
|
You could start with the ubuntu website : ApacheMySQLPHP | |||
|
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 | |||
|
feedback
|
|
This is the right tutorial for you : http://www.howtoforge.com/ubuntu_lamp_for_newbies | |||
|
feedback
|