[Bug 152410] Re: Installing PHP doesn't restart Apache2 by default, needs manual restart

2008-07-16 Thread hggdh
Marking as triaged, per Soren's comments. Seems to affect Fesity, Gustsy, and Hardy, at least. Might also affect Intrepid (not tested) ** Changed in: php5 (Ubuntu) Status: Incomplete => Triaged ** Description changed: Binary package hint: php5 After installing the LAMP package, and

[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 m

[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/15

[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-

[Bug 249273] [NEW] python-samba - where did it go?

2008-07-16 Thread whardier
Public bug reported: Binary package hint: samba Where did packages for python-samba go? ** Affects: samba (Ubuntu) Importance: Undecided Status: New -- python-samba - where did it go? https://bugs.launchpad.net/bugs/249273 You received this bug notification because you are a memb

[Bug 203169] Re: "status" function for init scripts

2008-07-16 Thread Bug Watch Updater
** Changed in: lsb (Debian) Status: New => Fix Released -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Server Team, which is a direct subscriber. -- Ubuntu-server-bugs mailing list Ubuntu-

[Bug 239184] Re: evolution-exchange-storage crash in e2k_global_catalog_lookup and ber_flush2

2008-07-16 Thread Brad Johnson
** Changed in: openldap2.3 (Ubuntu) Status: Incomplete => New -- evolution-exchange-storage crash in e2k_global_catalog_lookup and ber_flush2 https://bugs.launchpad.net/bugs/239184 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ope

[Bug 244411] Re: Samba shares never work with winbind installed (8.04)

2008-07-16 Thread Georg Schmidt
I can confirm this bug. Stopping winbind, the samba shares can be accessed, with winbind running they cannot. Has caused quite a lot of trouble here Georg -- Samba shares never work with winbind installed (8.04) https://bugs.launchpad.net/bugs/244411 You received this bug notification bec

[Bug 242956] Re: Bind9 (8.04) not returning 'ad' flag when dnssec is enabled

2008-07-16 Thread buecking
Moving this issue. When "options edns0" is turned on (usually in /etc/resolv.conf), ssh doesn't see it, and fails to request a DNSSEC response, which in turn leads to SSHFP records being considered insecure. ** Changed in: openssh (Ubuntu) Sourcepackagename: bind9 => openssh Assignee: LaMont

[Bug 244411] Re: Samba shares never work with winbind installed (8.04)

2008-07-16 Thread howl
The smb.conf attachment. ** Attachment added: "smb.conf" http://launchpadlibrarian.net/16091685/smb.conf -- Samba shares never work with winbind installed (8.04) https://bugs.launchpad.net/bugs/244411 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 244411] Re: Samba shares never work with winbind installed (8.04)

2008-07-16 Thread howl
The share access entries in the log attachment. ** Attachment added: "log-resume.txt" http://launchpadlibrarian.net/16091689/log-resume.txt -- Samba shares never work with winbind installed (8.04) https://bugs.launchpad.net/bugs/244411 You received this bug notification because you are a memb

[Bug 244411] Re: Samba shares never work with winbind installed (8.04)

2008-07-16 Thread howl
Steps to reproduce, with winbind started: 1. Browse the share. 2. Share can't be mounted error appear. If winbind is stoped (# sudo /etc/init.d/winbind stop) the share works normally. If winbind is started again, it's possible to access to shares that were accessed before winbind start but not to

[Bug 247084] Re: bind9 init script status_of_proc() call should use pid

2008-07-16 Thread Dustin Kirkland
Hi Lamont- Debian upstream has accepted the full status_of_proc() function, including pid file support. This simplifies the bind9 status action. It requires lsb-base >= 3.2.14. I'm dropping this updated patch here for posterity, perhaps you can integrate it into Debian's bind9 in due time, when

[Blueprint calendarserver] Ubuntu Calendar Server

2008-07-16 Thread Rick Clark
Blueprint changed by Rick Clark: Assignee: (none) => Chuck Short -- Ubuntu Calendar Server https://blueprints.edge.launchpad.net/ubuntu/+spec/calendarserver -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.c

[Blueprint swapfile-in-the-installer] Support Swapfiles at Installation

2008-07-16 Thread Rick Clark
Blueprint changed by Rick Clark: Priority: Undefined => Low -- Support Swapfiles at Installation https://blueprints.edge.launchpad.net/ubuntu/+spec/swapfile-in-the-installer -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-07-16 Thread Marius Gedminas
The whereami bug was already reported as bug 239740 -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in ubuntu. -- Ubuntu-server-bugs mailing list Ubu

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-07-16 Thread Marius Gedminas
Adding exec >> /tmp/dhcp.debug 2>&1 set -x to the end of /etc/dhcp3/dhclient-exit-hooks.d/debug showed that the culprit on one system was a whereami script that did 'exit 1' prematurely, stopping /etc/dhcp3/dhclient-exit-hooks.d/_dhcdbd from being run. Here's the relevant line of code:

[Bug 244411] Re: Samba shares never work with winbind installed (8.04)

2008-07-16 Thread Jamie Strandboge
As it turns out, winbind 1.0-rc2-1 was added to -updates as a StableReleaseUpdate, and it added a dependency on winbind for ntlm_auth, which may be why it was pulled in inadvertently. Please submit your smb.conf file, logs and exact steps on how to recreate the bug. -- Samba shares never work wi

[Bug 203169] Re: "status" function for init scripts

2008-07-16 Thread Onno Benschop
** Also affects: postgresql-8.3 (Ubuntu) Importance: Undecided Status: New ** Also affects: asterisk (Ubuntu) Importance: Undecided Status: New -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a me

[Bug 203169] Re: "status" function for init scripts

2008-07-16 Thread Florian Hackenberger
And a bug for asterisk: Bug #248947 -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Server Team, which is a direct subscriber. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.co

[Bug 203169] Re: "status" function for init scripts

2008-07-16 Thread Florian Hackenberger
I filed a bug for postgresql: Bug #248939 -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Server Team, which is a direct subscriber. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubu