Date: Fri, 16 Mar 2007 22:15:38 +0100 From: =?UTF-8?Q?Daniel_Dvo=C5=99=C3=A1k?= <dandee@hellteam.net> To: <m.seaman@infracaninophile.co.uk> Cc: ports@FreeBSD.org Subject: FreeBSD Port: phpMyAdmin-2.10.0.2 Message-ID: <007401c76810$4036ff20$6508280a@tocnet28.jspoj.czf>
next in thread | raw e-mail | index | archive | help
In March there were reports about bad dependences for phpMyAdmin, = specially missing php-ctype like this=20 http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2007-March/114357.h= tml It seems that the latest phpmyadmin-2.10.0.1 release now requires functions from the PHP ctype module. undefined function ctype_digit() /usr/local/www/phpMyAdmin/libraries/common.lib.php on line 2981 It seems that this was fixed between version 2.10.0.1 - 2.10.0.2 in = Makefile. But today I did clean instalation of phpMyAdmin-2.10.0.2 port and after = simple configuration through /scripts/setup.php with cookies auth-type = instead of function phpMyAdmin site I saw this bug: Fatal error: Call to undefined function ctype_digit() in = /usr/local/www/phpMyAdmin/libraries/common.lib.php on line 2993 It seems something wrong with php5-ctype ? What can I do with this ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007401c76810$4036ff20$6508280a>