Hi,

On Mon, 23 Jul 2007 18:50:52 -0600 Mike Diehl <[EMAIL PROTECTED]>
wrote:

> On Monday 23 July 2007 06:32:53 pm Norberto Bensa wrote:
> > Mike Diehl wrote:
> > > drwxr-xr-x  4 root root 4096 Jul 23 17:59 apache2-php5
> >
> > There you have it ;-)
> >
> > Look inside...
> 
> Well, I'm getting closer, then.

Errm, yes, sorry, I didn't really look before writing "php*".

> I looked inside the php.ini file in the apache2-php5 directory.  It
> has an extension_dir line:
> 
> extension_dir
> = /usr/lib/php5/lib/php/extensions/no-debug-non-zts-20041030
> 
> I looked at the contents of this directory:
> # ls -la /usr/lib/php5/lib/php/extensions/no-debug-non-zts-20041030
> 
> And this is all I saw:
> -rwxr-xr-x 1 root root 12744 Jun 23  2006 phpcups.so
> 
> 
> So, how do I install the php mysql extension?

Hm, is this an old extension dir? My Zend-ABI-version for PHP (5.2.1)
is 20060613.

But it should not matter -- you emerged PHP with the "sharedext" USE
flag unset. In that case, those extensions should be compiled into the
PHP binary, rather than being shared objects in the mentioned extension
path. So first do as Noberto sugested and check if the extension really
is not enabled (what is it that makes you think so?).

-hwh
-- 
[EMAIL PROTECTED] mailing list

Reply via email to