[Bug 89766] Re: autoload of php modules fails

2007-06-30 Thread Paul Dufresne
In Gutsy, the symlink is gone, but [EMAIL PROTECTED]:/usr/lib/php5$ php -i|grep 
extension_dir
extension_dir = /usr/lib/php5/20060613+lfs = /usr/lib/php5/20060613+lfs

Ok, making this bug Invalid. (I suppose the bug have been fixed on Debian and 
imported in Ubuntu)
That was a good bug report, please continue to fill bugs!

** Changed in: php5 (Ubuntu)
 Assignee: (unassigned) = Paul Dufresne
   Status: Incomplete = Invalid

-- 
autoload of php modules fails
https://bugs.launchpad.net/bugs/89766
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 89766] Re: autoload of php modules fails

2007-06-29 Thread Paul Dufresne
Sorry for long delay. I am a bug triager trying to make sure bug
information is complete and still up to date.

Although /usr/lib/php5 still contains 20060613+lfs on Gutsy, making an 
/var/www/apache2-default with an index.php with phpinfo().
I did look through the modules, then added php5-mysql and php5-imagick, 
/etc/init.d/apache2 restart, then look again the web page
and observed that imagick and mysql modules was there.

I did not try your proposed changes.
So it seems to me that your bug don't exist anymore on Gutsy, but if you could 
try (maybe just with Tribe-2 CD), we could confirm that
Gutsy is correct.

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

-- 
autoload of php modules fails
https://bugs.launchpad.net/bugs/89766
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 89766] Re: autoload of php modules fails

2007-06-29 Thread Brian Passavanti
seems that they fixed the bug in the apt package, because i have since
re-installed php5 on feisty and everything works without my previous
fix, however, i did a ls -la on /usr/lib/php5 and noticed that a symlink
DOES exist:

[EMAIL PROTECTED]:/usr/lib/php5# ls -la
total 88
drwxr-xr-x   4 root root  4096 2007-05-24 15:29 .
drwxr-xr-x 145 root root 69632 2007-06-29 00:40 ..
lrwxrwxrwx   1 root root12 2007-05-06 11:17 20060613 - 20060613+lfs
drwxr-xr-x   2 root root  4096 2007-05-24 15:29 20060613+lfs
drwxr-xr-x   2 root root  4096 2007-04-26 08:30 libexec
-rwxr-xr-x   1 root root   278 2007-05-22 12:06 maxlifetime

and here is output from php -i
extension_dir = /usr/lib/php5/20060613 = /usr/lib/php5/20060613

so i could have been right about the + in the original ini config, but
they have put in a remedy i guess.

-- 
autoload of php modules fails
https://bugs.launchpad.net/bugs/89766
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