Hi, I'm using PHP4.04pl1 as an Apache module.  I just wrote some code which
calls ctype_alpha() and got the message 

        Fatal error: 
        Call to undefined function: ctype_alpha() in
/usr/local/lesneste/requestpwd.php on line 80

Is this function truly non-existent or is there some compile-time setting I
need to enable to include these functions in the build?  Here's my
phpinfo().  Thanks in advance.

System
     Linux tsunami 2.2.14-5.0 #1 Tue Mar 7 20:53:41 EST 2000 i586 unknown
Build Date
     Mar 8 2001
Configure
Command
     './configure'

'--with-apache=/usr/local/samba/shared/preinstall/Apachetoolbox-1.5.13a/apac
he_1.3.19'
     '--enable-exif' '--enable-memory-limit=yes' '--enable-track-vars'
'--with-calendar=shared'
     '--enable-safe-mode' '--enable-magic-quotes' '--enable-trans-sid'
'--enable-wddx'
     '--enable-ftp' '--with-mcrypt' '--with-mhash' '--with-mysql=/usr'
'--with-pgsql'


............................................................................
Les Neste  678-778-0382  http://www.lesneste.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to