Gentoo Archives: gentoo-dev

From: "Henri Schomäcker" <henri.schomaecker@×××××××××××××.de>
To: gentoo-dev@g.o
Subject: [gentoo-dev] PHP-mysql-db-connection with PEAR (query: No such Function)
Date: Wed, 22 Jan 2003 03:11:20
Message-Id: 200301220406.09357.henri.schomaecker@virtual-homes.de
1 Hi folks,
2
3 I just installed web-cyradmin, but when trying to login, I get the an
4 errormessage like "query: No such Function".
5
6 The authentication php script includes DB.php, which resides in /usr/lib/php.
7 O.K. - added /usr/lib/php to the include_path to /etc/php4/php.ini, which now
8 looks like this:
9
10 include_path = ".:/usr/lib/php:/usr/lib/php/PEAR"
11
12 ...but: still the same result.
13
14 Do I have to do more like adding more paths to the include_path, registering
15 the PEAR components or something like that?
16 Or what about symbolic links?
17
18 PEAR is installed along with mod_php, so why doesn't it work "out of the box"?
19 Couldn't find any ini-entry for that.
20
21 Many thanks in advance,
22 yours Henri
23
24 --
25 | Henri Schomäcker - VIRTUAL HOMES
26 | Datendesign für Internet und Intranet
27 | henri.schomaecker_at_virtual-homes.de
28 | http://www.virtual-homes.de
29 | Public Key: /.gnupg/public_key.txt
30 --
31
32
33 --
34 gentoo-dev@g.o mailing list