[Bug 1319144] Re: Ubuntu 14.04 LTS Fatal error

2014-09-03 Thread Joni-Pekka Kurronen
*** This bug is a duplicate of bug 1241425 ***
https://bugs.launchpad.net/bugs/1241425

https://bugs.debian.org/cgi-
bin/bugreport.cgi?msg=10;filename=php5.5-compatibility.patch;att=1;bug=710854

In my brief testing the patch linked to above seemed to fix both
problems.


RESULTS TO:

Fatal error: Cannot redeclare password_hash() in
/var/www/drupal/myphpldapadmin/lib/functions.php on line 2225

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1319144

Title:
  Ubuntu 14.04 LTS Fatal error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phpldapadmin/+bug/1319144/+subscriptions

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


[Bug 1319144] Re: Ubuntu 14.04 LTS Fatal error

2014-05-19 Thread Samuli Seppänen
This problem has been fixed upstream. It can be fixed in the Ubuntu
packages in three different ways:

1) Merge one patch selectively

Merge e673df3b (Changed password_hash to pla_password_hash). However,
the last part of the patch dealing with sha512 has to be removed or it
will not apply to 1.2.2. I tested this approach and it fixes this
problem.

2) Merge two patches

Merge e673df3b (Changed password_hash to pla_password_hash) and
21959715 (SF Feature #3509651 - Add support for SHA512 with OpenLDAP).
I did not test this myself, but it should work.

3) Upgrade to 1.2.3

Not sure if this is an option, but 1.2.3 would solve this problem.

** Patch added: A slightly modified version of upstreamed commit e673df3b that 
merges cleanly with phpldapadmin 1.2.2
   
https://bugs.launchpad.net/ubuntu/+source/phpldapadmin/+bug/1319144/+attachment/4115400/+files/0001-Changed-password_hash-to-pla_password_hash.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1319144

Title:
  Ubuntu 14.04 LTS Fatal error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phpldapadmin/+bug/1319144/+subscriptions

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


[Bug 1319144] Re: Ubuntu 14.04 LTS Fatal error

2014-05-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: phpldapadmin (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1319144

Title:
  Ubuntu 14.04 LTS Fatal error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phpldapadmin/+bug/1319144/+subscriptions

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


[Bug 1319144] Re: Ubuntu 14.04 LTS Fatal error

2014-05-19 Thread Samuli Seppänen
The patch attached to this ticket can be applied manually while the
Ubuntu package is being fixed:

$ cd /usr/share/phpldapadmin
$ patch -p1  0001-Changed-password_hash-to-pla_password_hash.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1319144

Title:
  Ubuntu 14.04 LTS Fatal error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phpldapadmin/+bug/1319144/+subscriptions

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

[Bug 1319144] Re: Ubuntu 14.04 LTS Fatal error

2014-05-19 Thread Samuli Seppänen
This problem has also been reported elsewhere in Launchpad:

https://bugs.launchpad.net/ubuntu/+source/phpldapadmin/+bug/1289237

A patch that fixes this problem and another really annoying one is
available here:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710854
https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;filename=php5.5-compatibility.patch;att=1;bug=710854

In my brief testing the patch linked to above seemed to fix both
problems.

** Bug watch added: Debian Bug tracker #710854
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710854

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1319144

Title:
  Ubuntu 14.04 LTS Fatal error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phpldapadmin/+bug/1319144/+subscriptions

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


[Bug 1319144] Re: Ubuntu 14.04 LTS Fatal error

2014-05-19 Thread Ubuntu Foundations Team Bug Bot
The attachment A slightly modified version of upstreamed commit
e673df3b that merges cleanly with phpldapadmin 1.2.2 seems to be a
patch.  If it isn't, please remove the patch flag from the attachment,
remove the patch tag, and if you are a member of the ~ubuntu-
reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1319144

Title:
  Ubuntu 14.04 LTS Fatal error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phpldapadmin/+bug/1319144/+subscriptions

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


[Bug 1319144] Re: Ubuntu 14.04 LTS Fatal error

2014-05-19 Thread Andrew Starr-Bochicchio
*** This bug is a duplicate of bug 1241425 ***
https://bugs.launchpad.net/bugs/1241425

Hi,

Could you please test the package in proposed and report your results in
bug #1241425:

https://bugs.launchpad.net/ubuntu/+source/phpldapadmin/+bug/1319144

** This bug has been marked a duplicate of bug 1241425
   Incompatible with Saucy PHP 5.5

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1319144

Title:
  Ubuntu 14.04 LTS Fatal error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phpldapadmin/+bug/1319144/+subscriptions

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