Step 1 Create the "test" directory structure without any webtools stuff phalcon create-project /var/www/test --enable-webtools
Step 2 I change the directory to "test". cd /var/www/test phalcon webtools --action enable
I can find webtools in the directory , but can't working Fatal error: Class 'Phalcon\Script' not found in /usr/share/pear/Phalcon/Web/Tools.php on line 216
OS:CentOS 6.2 PHP version:PHP 5.4 Phalcon Devtools version:0.8.0 Phalcon version:0.8.0