[symfony-users] php error : undefined function ctype_digit() while setting up symfony

2009-07-13 Thread themba - newbie
Hi Guys, I am new to symfony, just trying to set it up for the first time, I am going throught the instructions and when I run: php lib/vendor/symfony/data/bin/symfony -V I get this error: PHP Fatal error: Call to undefined function ctype_digit() in /srv/www/

[symfony-users] php error : undefined function ctype_digit() while setting up symfony

2009-07-13 Thread Germana Oliveira
Do you know if your PHP configuration is with --enable-ctype, or if you compile it with --enable-ctype ?? __ Hi Guys, I am new to symfony, just trying to set it up for the first time, I am going throught the instructions and when I run: php