RE: [PHP] Forgot what to install

2010-04-09 Thread Bob McConnell
From: David McGlone > On Fri, 2010-04-09 at 08:37 +0530, kranthi wrote: >> you forgot httpd >> KK. >> >> On Fri, Apr 9, 2010 at 08:32, David McGlone wrote: >> > Hey guys, quick question. I had to re-install my Ubuntu, and I forgot >> > what package I needed so firefox will display the php files

Re: [PHP] Forgot what to install

2010-04-09 Thread David McGlone
On Fri, 2010-04-09 at 08:37 +0530, kranthi wrote: > you forgot httpd > KK. > > > > On Fri, Apr 9, 2010 at 08:32, David McGlone wrote: > > Hey guys, quick question. I had to re-install my Ubuntu, and I forgot > > what package I needed so firefox will display the php files and not ask > > me to i

Re: [PHP] Forgot what to install

2010-04-08 Thread shiplu
A tip for you. If you have internet access, type in sudo apt-get install phpmyadmin This will install all the dependencies and your server will be ready. On 4/9/10, David McGlone wrote: > Hey guys, quick question. I had to re-install my Ubuntu, and I forgot > what package I needed so firefox will

Re: [PHP] Forgot what to install

2010-04-08 Thread viraj
it's apache2 module for php #apt-cache search php5 apache libapache2-mod-php5 - server-side, HTML-embedded scripting language (Apache 2 module) ~viraj On Fri, Apr 9, 2010 at 8:32 AM, David McGlone wrote: > Hey guys, quick question. I had to re-install my Ubuntu, and I forgot > what package I ne

Re: [PHP] Forgot what to install

2010-04-08 Thread kranthi
you forgot httpd KK. On Fri, Apr 9, 2010 at 08:32, David McGlone wrote: > Hey guys, quick question. I had to re-install my Ubuntu, and I forgot > what package I needed so firefox will display the php files and not ask > me to if I want to download them. I've done installed PHP5, mysql, and > ph

[PHP] Forgot what to install

2010-04-08 Thread David McGlone
Hey guys, quick question. I had to re-install my Ubuntu, and I forgot what package I needed so firefox will display the php files and not ask me to if I want to download them. I've done installed PHP5, mysql, and php-mysql. What did I miss. I know the package name, but it's completely slipping my m