ini file points to wrong location

Bug #199407 reported by Stephan Rügamer
4
Affects Status Importance Assigned to Milestone
php-xdebug (Ubuntu)
Fix Released
Undecided
Stephan Rügamer

Bug Description

from linuxJedi:

Everyone makes mistakes :)

The php.ini in the new package points to the wrong location for the binary.

The binary is:
/usr/lib/php5/20060613/xdebug.so

xdebug.ini:
zend_extension=/usr/lib/php5/20060613+lfs/xdebug.so

PHP shows:
Failed loading /usr/lib/php5/20060613+lfs/xdebug.so: /usr/lib/php5/20060613+lfs/xdebug.so: cannot open shared object file: No such file or directory

Related branches

Changed in php-xdebug:
assignee: nobody → shermann
status: New → Confirmed
Revision history for this message
Stephan Rügamer (sruegamer) wrote :

-ENOBUG ;)

There is a difference between php5 api on i386 and amd64

i386 has largefilesystem enabled and that broke the ABI ...that's why i386 has +lfs as suffix...I'm trying a workaround...

\sh

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package php-xdebug - 2.0.2-0ubuntu3

---------------
php-xdebug (2.0.2-0ubuntu3) hardy; urgency=low

  * renamed debian/xdebug.ini to debian/xdebug.ini.template
  * debian/rules: adjust during building the extension dir in (LP: #199407)
    debian/xdebug.ini.template to point to the correct php extension dir,
    because i386 and amd64 are different.

 -- Stephan Hermann <email address hidden> Mon, 17 Mar 2008 22:08:11 +0100

Changed in php-xdebug:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.