Gentoo Archives: gentoo-user

From: Mike Diehl <mdiehl@××××××××.com>
To: Norberto Bensa <nbensa@×××××.com>
Cc: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Need to add gd and mysql to PHP.
Date: Tue, 24 Jul 2007 00:57:49
Message-Id: 200707231850.53171.mdiehl@diehlnet.com
In Reply to: Re: [gentoo-user] Need to add gd and mysql to PHP. by Norberto Bensa
1 On Monday 23 July 2007 06:32:53 pm Norberto Bensa wrote:
2 > Mike Diehl wrote:
3 > > drwxr-xr-x 4 root root 4096 Jul 23 17:59 apache2-php5
4 >
5 > There you have it ;-)
6 >
7 > Look inside...
8 >
9 >
10 > Regards
11
12 Well, I'm getting closer, then.
13
14 I looked inside the php.ini file in the apache2-php5 directory. It has an
15 extension_dir line:
16
17 extension_dir = /usr/lib/php5/lib/php/extensions/no-debug-non-zts-20041030
18
19 I looked at the contents of this directory:
20 # ls -la /usr/lib/php5/lib/php/extensions/no-debug-non-zts-20041030
21
22 And this is all I saw:
23 -rwxr-xr-x 1 root root 12744 Jun 23 2006 phpcups.so
24
25
26 So, how do I install the php mysql extension?
27
28 Thanx again,
29
30 --
31 Mike Diehl
32 --
33 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Need to add gd and mysql to PHP. Norberto Bensa <nbensa@×××××.com>
Re: [gentoo-user] Need to add gd and mysql to PHP. Hans-Werner Hilse <hilse@×××.de>