Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2007 22:33:12 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        dandee@hellteam.net
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: phpMyAdmin-2.10.0.2
Message-ID:  <45FB1B28.8060308@infracaninophile.co.uk>
In-Reply-To: <007401c76810$4036ff20$6508280a@tocnet28.jspoj.czf>
References:  <007401c76810$4036ff20$6508280a@tocnet28.jspoj.czf>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig7E42260CE491B52141A78A00
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Daniel Dvo=C5=99=C3=A1k wrote:

> Fatal error: Call to undefined function ctype_digit() in /usr/local/www=
/phpMyAdmin/libraries/common.lib.php on line 2993
>=20
> It seems something wrong with php5-ctype ?
>=20
> What can I do with this ?

Can you try this small test to see if your php setup really does have
broken support for ctype_digit() ?

% php -r 'print ctype_digit(1234);'

Should print '1'.  If that doesn't work, then examine=20
/usr/local/etc/php/extensions.ini -- does it contain the line
extension=3Dctype.so ?

Did you restart apache since installing the php5-ctype module?

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                      Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW


--------------enig7E42260CE491B52141A78A00
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.3 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF+xsw8Mjk52CukIwRCCucAJ0Yx5K57+o/gGBoRAYcJm2tTuihbQCfb3hi
PbQCj44ZqxWvQ0gfifH+vnQ=
=NZuH
-----END PGP SIGNATURE-----

--------------enig7E42260CE491B52141A78A00--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45FB1B28.8060308>