Hi
I have been looking for the way that I can use to install PHP on Ubuntu 10.10
I found a little bit but I still need more.
So what I need is what should I install to design PHP pages (Appach,....) ? and how can I install them on Ubuntu ?
Thank you
2 replies to this topic
#1
Posted 23 April 2011 - 11:43 AM
|
|
|
#2
Posted 23 April 2011 - 12:27 PM
#3
Posted 23 April 2011 - 02:01 PM
Hello and welcome!
You may wish to clarify your statement but i'm guessing what you need.
Generally you install PHP with a web-server it can be a pain to setup so on a dev machine (one that your not going to open to the public) install LAMP it gives you:
Apache (the best web-server by far)
MySQL (A very good database one of the best)
PHP
And a TON of other bits and pieces.
Apache is used to serve the pages and it asks PHP to run the code as it does that...
TO write the PHP you can just use a plain text editor (NOT Microsoft word or open office), however I recommend a proper program which knows PHP syntax (it should highlight things generally making your life easier) I use Notepad++ not sure if its available on Ubuntu through.
No prob, enjoy the forums!
You may wish to clarify your statement but i'm guessing what you need.
Quote
I have been looking for the way that I can use to install PHP on Ubuntu 10.10
I found a little bit but I still need more.
I found a little bit but I still need more.
Apache (the best web-server by far)
MySQL (A very good database one of the best)
PHP
And a TON of other bits and pieces.
Quote
So what I need is what should I install to design PHP pages (Appach,....) ? and how can I install them on Ubuntu ?
TO write the PHP you can just use a plain text editor (NOT Microsoft word or open office), however I recommend a proper program which knows PHP syntax (it should highlight things generally making your life easier) I use Notepad++ not sure if its available on Ubuntu through.
Quote
Thank you
Please, write clearly with proper structure. Double spacing makes the text feel un-jointed, Capitalizing Every Word Means People Stop Before Every Word Sub-Consciously Which Is A Pain In The Backside, and use code tags! (The right most styling box).
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









