[Bug 152410] Re: php module not enabled by default in gutsy

2008-07-16 Thread Muhammad Takdir
i do like this and it's work,

sudo apt-get install apache2
sudo apt-get install php5
sudo apt-get install libapache2-mod-php5
sudo /etc/init.d/apache2 restart
sudo apt-get install libapache2-mod-auth-mysql
sudo apt-get install php5-mysql
sudo /etc/init.d/apache2 restart
sudo apt-get install mysql-server

-- 
php module not enabled by default in gutsy
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 152410] Re: php module not enabled by default in gutsy

2008-07-16 Thread Parthan
Confirming on 
  Feisty (apache2 version 2.2.3-3.2ubuntu2.1), 
  Gutsy and,
  Hardy (apache2 version 2.2.8-1ubuntu0.3), 
that apache2 doesn't restart after installing libapache2-mod-php5.

-- 
Installing PHP doesn't restart Apache2 by default, needs manual restart
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 152410] Re: php module not enabled by default in gutsy

2008-07-16 Thread Muhammad Takdir
i do like this and it's work,

sudo apt-get install apache2
sudo apt-get install php5
sudo apt-get install libapache2-mod-php5
sudo /etc/init.d/apache2 restart
sudo apt-get install libapache2-mod-auth-mysql
sudo apt-get install php5-mysql
sudo /etc/init.d/apache2 restart
sudo apt-get install mysql-server

-- 
php module not enabled by default in gutsy
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152410] Re: php module not enabled by default in gutsy

2008-07-16 Thread Parthan
Confirming on 
  Feisty (apache2 version 2.2.3-3.2ubuntu2.1), 
  Gutsy and,
  Hardy (apache2 version 2.2.8-1ubuntu0.3), 
that apache2 doesn't restart after installing libapache2-mod-php5.

-- 
Installing PHP doesn't restart Apache2 by default, needs manual restart
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152410] Re: php module not enabled by default in gutsy

2008-07-16 Thread Parthan
Missed version detail on php5,

  Feisty: php5-5.2.1-0ubuntu1.5
  Hardy: php5-5.2.4-2ubuntu5.2
 
HTH :)

** Summary changed:

- php module not enabled by default in gutsy
+ Installing PHP doesn

** Summary changed:

- Installing PHP doesn
+ Installing PHP doesn't restart Apache2 by default, needs manual restart

** Description changed:

  Binary package hint: php5
  
  After installing the LAMP package, and I tried to test any php pages, my
  browser prompted me to download the php file rather than display it
  because the php module is not enabled. I think it should be enabled by
  default.
+ 
+ This requires apache2 to restart itself after installing libapache-mod-
+ php5 (installed as a dependency for php5). As this is not done
+ automatically, the module is not loaded by default and hence PHP scripts
+ can be executed.

-- 
Installing PHP doesn't restart Apache2 by default, needs manual restart
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152410] Re: php module not enabled by default in gutsy

2007-10-19 Thread hasan
I had an Ubuntu Desktop installed, and I installed the LAMP package on
top of that in Synaptic by using the Mark package by task option in
the Edit menu.

-- 
php module not enabled by default in gutsy
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152410] Re: php module not enabled by default in gutsy

2007-10-19 Thread Soren Hansen
This is not a duplicate of bug #104270. Installing libapache2-mod-php5
should indeed restart apache (after checking that apache's config isn't
broken) and that is indeed what the current postinst is meant to do.

hasan, I don't understand what Edit - Mark package by task - LAMP
means. Does that mean you chose it during installation?

** This bug is no longer a duplicate of bug 104270
   Need user notification after installing php-mysql

-- 
php module not enabled by default in gutsy
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152410] Re: php module not enabled by default in gutsy

2007-10-17 Thread Ondřej Surý
Did you restarted apache after installing php module?

-- 
php module not enabled by default in gutsy
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152410] Re: php module not enabled by default in gutsy

2007-10-17 Thread hasan
Restarting fixed the problem. 
But shouldn't it be working right after installation?

-- 
php module not enabled by default in gutsy
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152410] Re: php module not enabled by default in gutsy

2007-10-17 Thread Ondřej Surý
No, it shouldn't. php should not automaticaly restart apache without
administrator (ie. just by installing). It could lead to apache not
starting because broken configuration, etc.

-- 
php module not enabled by default in gutsy
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152410] Re: php module not enabled by default in gutsy

2007-10-17 Thread hasan
Thanks for the clarification. 
I assumed that after installing LAMP everything would be in a working state.

-- 
php module not enabled by default in gutsy
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152410] Re: php module not enabled by default in gutsy

2007-10-17 Thread Ondřej Surý
*** This bug is a duplicate of bug 104270 ***
https://bugs.launchpad.net/bugs/104270

** This bug has been marked a duplicate of bug 104270
   Need user notification after installing php-mysql

-- 
php module not enabled by default in gutsy
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152410] Re: php module not enabled by default in gutsy

2007-10-16 Thread hasan
I installed it by 
Edit - Mark package by task - LAMP

It is listed in the directory:
$ ls /etc/apache2/mods-enabled/ | grep php
php5.conf
php5.load

However, whenever I try to navigate to a *.php file, it offers to open
the file, rather than display it in the browser.

-- 
php module not enabled by default in gutsy
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152410] Re: php module not enabled by default in gutsy

2007-10-15 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

How did you install the LAMP package ?

Can you check that php5 is listed in /etc/apache2/mods-enabled/ ?

** Changed in: php5 (Ubuntu)
   Status: New = Incomplete

-- 
php module not enabled by default in gutsy
https://bugs.launchpad.net/bugs/152410
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs