Jump to content

PHP on Ubuntu

- - - - -

  • Please log in to reply
2 replies to this topic

#1
NumOne

NumOne

    Newbie

  • Members
  • Pip
  • 9 posts
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
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
  • Location:New York, NY
sudo tasksel
and select LAMP server.

#3
bbqroast

bbqroast

    Codecall Addict

  • Members
  • PipPipPipPipPipPipPip
  • 554 posts
  • Location:/etc/passwd
Hello and welcome!
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.
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.

Quote

So what I need is what should I install to design PHP pages (Appach,....) ? and how can I install them on Ubuntu ?
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.

Quote

Thank you
No prob, enjoy the forums!
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