It might be due to a PHP version issue, you will need minimum PHP version 5.2.4.
Or problem with php settings.
What about the Directory Index directive set to use PHP, too?
- Code: Select all
DirectoryIndex index.php index.html
What happens when you try to explicitly load
http://localhost/index.php in the browser?
More tip you'll find here:
http://ubuntuforums.org/showthread.php?t=2075825
I don't have linux to check it but I know that our quickstart works, because so many people test it on several servers/host.