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 da...@dmcentral.net 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
  php-mysql. What did I miss. I know the package name, but it's completely
  slipping my mind right now.

Thanks everyone for the suggestions. Last night before I went to bed I
replied to my own question to let everyone know that all I needed to do
was restart apache, but what I didn't realize until I got up this
morning was when I hit reply, I replied to myself so only I got the
message.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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 da...@dmcentral.net
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
  php-mysql. What did I miss. I know the package name, but it's
completely
  slipping my mind right now.
 
 Thanks everyone for the suggestions. Last night before I went to bed I
 replied to my own question to let everyone know that all I needed to
do
 was restart apache, but what I didn't realize until I got up this
 morning was when I hit reply, I replied to myself so only I got the
 message.

Sometimes that's all that matters. But thanks for letting us know you
solved your problem.

Bob McConnell

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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 da...@dmcentral.net 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
 php-mysql. What did I miss. I know the package name, but it's completely
 slipping my mind right now.

 Thanks
 David M.


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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 da...@dmcentral.net 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
 php-mysql. What did I miss. I know the package name, but it's completely
 slipping my mind right now.

 Thanks
 David M.


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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 da...@dmcentral.net 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
 php-mysql. What did I miss. I know the package name, but it's completely
 slipping my mind right now.

 Thanks
 David M.


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php



-- 
Sent from my mobile device

Shiplu Mokaddim
My talks, http://talk.cmyweb.net
Follow me, http://twitter.com/shiplu
SUST Programmers, http://groups.google.com/group/p2psust
Innovation distinguishes bet ... ... (ask Steve Jobs the rest)

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php