i have a problem with Phar on centos 6. When i run "phar" i get:
# phar -v
PHP Warning: include(): Failed opening 'phar:///usr/bin/phar.phar/pharcommand.inc' for inclusion (include_path='.:') in /usr/bin/phar.phar on line 48
PHP Fatal error: Class 'PharCommand' not found in /usr/bin/phar.phar on line 61
Any idea what might cause this?