Hi, I have a website that need to connect to MySQL database to show and execute. I did instal MySQL 5.6 and i also installed PHP 5.4.3 and i see the test.php with <?php phpinfo(); ?>. So PHP is working fine but when i go for exemplehttp://localhost/ it doesnt show my index.php files. (And yes i did add index.php in default document and its at top) and its also not working with,http://mainserveripadress/. What it show to me is
I really don't know what to do. Oh and all this time MySQL database is running.