Whenever browse localhost, it just download
Posted by: FuzMic (113.210.202.---)
Date: December 09, 2017 07:19AM

Hi gurus

Running wampserver 3.1 with virtual host for months no problem, all green. Then all of sudden whenever i browse localhost it start download this, i think it is the index.php in www but there is no change to this file.

<?php

// Page created by Shepard [Fabian Pijcke] <Shepard8@laposte.net>
// Arno Esterhuizen <arno.esterhuizen@gmail.com>
// and Romain Bourdon <rromain@romainbourdon.com>


What did i do wrong? All access to Joomla backend fail Can access phyadmin to edit database.
Please help.



Edited 5 time(s). Last edit at 12/09/2017 07:33AM by FuzMic.

Re: Whenever browse localhost, it just download
Posted by: FuzMic (113.210.195.---)
Date: December 09, 2017 07:57AM

Ok guys

I found the culprit it is the .htaccess that came with the download from the service provider. Once rename ok. Relevant content

<IfModule mime_module>
AddType application/x-httpd-ea-php56 .php .php5 .phtml
</IfModule>



Any comments or suggestion?

Sorry, only registered users may post in this forum.