Gentoo Archives: gentoo-user

From: Dan Johansson <Dan.Johansson@×××.nu>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] PHP upgrade breaks Squirrelmail
Date: Mon, 30 Jan 2006 20:21:23
Message-Id: 200601302116.28671.Dan.Johansson@dmj.nu
In Reply to: Re: [gentoo-user] PHP upgrade breaks Squirrelmail by ellotheth rimmwen
1 On Monday 30 January 2006 15.35, ellotheth rimmwen wrote:
2 > On 1/29/06, Dan Johansson <Dan.Johansson@×××.nu> wrote:
3 > > Fatal error: Call to undefined function ctype_print()
4 > > in
5 > > /var/www/localhost/htdocs/squirrelmail/plugins/gpg/gpg_hook_functions.php
6 > > on line 842
7 >
8 > Did you compile PHP5 with support for the character type functions
9 > (USE="ctype")?
10
11 Now I have (;-) But I get the same result.
12
13 Here is an output of "emerge --verbose --pretend dev-lang/php"
14 [ebuild R ] dev-lang/php-5.0.5-r5 -adabas -apache +apache2 -bcmath
15 -berkdb -birdstep +bzip2 -calendar -cdb -cgi -cjk +cli +crypt +ctype -curl
16 -curlwrappers -db2 -dba -dbase -dbmaker -debug -discard-path -doc -empress
17 -empress-bcs -esoob -exif -fdftk -filepro -firebird -flatfile
18 -force-cgi-redirect -frontbase -ftp -gd -gd-external -gdbm -gmp +hardenedphp
19 -hyperwave-api -iconv +imap -informix -inifile -interbase -iodbc -ipv6
20 -java-external -kerberos +ldap -libedit -mcve -memlimit +mhash -ming
21 -mnogosearch -msql -mssql +mysql -mysqli +ncurses +nls -oci8
22 -oci8-instant-client -odbc -oracle7 -ovrimos -pcntl +pcre -pdo-external
23 -pfpro -pic -posix -postgres -qdbm +readline -recode -sapdb -sasl +session
24 -sharedext -sharedmem -simplexml -snmp -soap -sockets -solid +spell -spl
25 -sqlite +ssl -sybase -sybase-ct -sysvipc -threads -tidy -tiff -tokenizer
26 -truetype -wddx +xml -xmlrpc -xpm -xsl -yaz -zip +zlib 0 kB
27
28 Do I miss an USE-flag for ctype_print() to function correctly?
29
30 Regards,
31 --
32 Dan Johansson, <http://www.dmj.nu>
33 ***************************************************
34 This message is printed on 100% recycled electrons!
35 ***************************************************

Replies

Subject Author
Re: [gentoo-user] PHP upgrade breaks Squirrelmail Ryan Tandy <tarpman@×××××.com>