[eluser]PH-MJS[/eluser]
Hi,
I've downloaded version 2 of CI from bitbucket. I placed in on my server and I get a 500 internal server error.
I found the following errors in my log:
[Mon Nov 15 13:41:27 2010] [error] [client *.*.*.*] PHP Warning: require_once(/var/www/v2/system/core/CodeIgniter.php): failed to open stream: Permission denied in /var/www/v2/index.php on line 163
[Mon Nov 15 13:41:27 2010] [error] [client *.*.*.*] PHP Fatal error: require_once(): Failed opening required '/var/www/v2/system/core/CodeIgniter.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/v2/index.php on line 163
The file exists and the path is correct. Apache and PHP works well.
Can someone help me out?
Thanks in advance