Fresh install error with dispatcher.php

Permalink
When I go to my domain it takes me to a 404 page. The error log reads this:

[Fri Feb 24 09:54:44 2012] [warn] mod_fcgid: stderr: PHP Warning: require(/var/www/vhosts/ramabyte.com/augustastone/concrete/dispatcher.php): failed to open stream: Operation not permitted in /var/www/vhosts/ramabyte.com/augustastone/index.php on line 2
[Fri Feb 24 09:54:44 2012] [warn] [client 159.230.49.236] mod_fcgid: stderr: PHP Fatal error: require(): Failed opening required 'concrete/dispatcher.php' (include_path='.:') in /var/www/vhosts/ramabyte.com/augustastone/index.php on line 2

Augustastone.org/test.html works...so it's looking in the right place...just can't figure out why it can't open dispatcher. Yes dispatcher where it is clearly there.