I am new to PHP. Why Apache only displays file content but doesn't execute index.php
?
I installed prosper202 on apache2 subdomain on ubuntu 14 with PHP 5.5.9-1ubuntu4.20 (cli) (built: Oct 3 2016 13:00:37) and php-fpm, but it only displays the content of index.php
, it doesn't lead me to setup process.
What's wrong and how to run index.php
?