>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);' Yes, it returned 1. Should print '1'. If that doesn't work, then examine /usr/local/etc/php/extensions.ini -- does it contain the line extension=ctype.so ? Yes, it contains. Did you restart apache since installing the php5-ctype module? Perhaps, I didn´t. I restarted the daemon and the site works now again. Thank you. Dan Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"