Your message dated Wed, 8 Feb 2012 20:18:46 +0100
with message-id 
<CALjhHG-4C78=7xoH-9OQD0=czjdtfng7nysqeafaa0+telb...@mail.gmail.com>
and subject line Re: [php-maint] Bug#647891: php5-mysql doesn't work with 
default install
has caused the Debian Bug report #647891,
regarding php5-mysql doesn't work with default install
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
647891: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647891
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php5-mysql
Severity: normal

I installed  php5-mysql and restarted apache.  For some reason
php5-mysql doesn't work.

The cause of the problem appears to be that the
/etc/php5/apache2/conf.d directory isn't symlinked in Debian 6

Sid
ls -l /etc/php5/apache2/
conf.d -> ../conf.d
php.ini

Debian 6
ls -l /etc/php5/apache2
conf.d
php.ini

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=nl_NL@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
tags 647891 +moreinfo
thank you

Hi,

I don't think that's a bug in the php5 package, but it must have
happened on your
local system. This is result of apt-get install php5-mysql on current
unstable in clean
chroot:

# ls -lR /etc/php5
/etc/php5:
total 8
drwxr-xr-x 2 root root 4096 Feb  8 19:17 apache2
drwxr-xr-x 2 root root 4096 Feb  8 19:16 conf.d

/etc/php5/apache2:
total 68
lrwxrwxrwx 1 root root     9 Feb  3 09:06 conf.d -> ../conf.d
-rw-r--r-- 1 root root 68428 Feb  3 09:06 php.ini

/etc/php5/conf.d:
total 16
-rw-r--r-- 1 root root 56 Feb  3 09:06 mysql.ini
-rw-r--r-- 1 root root 57 Feb  3 09:06 mysqli.ini
-rw-r--r-- 1 root root 52 Feb  3 09:06 pdo.ini
-rw-r--r-- 1 root root 60 Feb  3 09:06 pdo_mysql.ini

If you are able to reproduce the bug, please reopen this bug report.

Thanks,
O.

On Mon, Nov 7, 2011 at 11:51, Aniruddha <[email protected]> wrote:
> Package: php5-mysql
> Severity: normal
>
> I installed  php5-mysql and restarted apache.  For some reason
> php5-mysql doesn't work.
>
> The cause of the problem appears to be that the
> /etc/php5/apache2/conf.d directory isn't symlinked in Debian 6
>
> Sid
> ls -l /etc/php5/apache2/
> conf.d -> ../conf.d
> php.ini
>
> Debian 6
> ls -l /etc/php5/apache2
> conf.d
> php.ini
>
> -- System Information:
> Debian Release: wheezy/sid
>  APT prefers unstable
>  APT policy: (500, 'unstable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 3.0.0-2-amd64 (SMP w/8 CPU cores)
> Locale: LANG=en_US.utf8, LC_CTYPE=nl_NL@euro (charmap=ISO-8859-15)
> Shell: /bin/sh linked to /bin/dash
>
>
>
> _______________________________________________
> pkg-php-maint mailing list
> [email protected]
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint



-- 
Ondřej Surý <[email protected]>


--- End Message ---

Reply via email to