Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3177

index.php not being recognised (1 reply)

$
0
0
Windows 10 - 64 bit
WampServer Version 3.0.6 64bit
Apache 2.4.23 -
PHP 5.6.25
MySQL 5.7.14
PHP 5.6.25 for CLI
Icon is green
Access to localhost - O.K.
Yes I have access to phpmyAdmin

hosts
127.0.0.1 localhost
127.0.0.1 test
::1 localhost
::1 test

httpd-vhosts.conf
<VirtualHost *:80>
ServerName localhost
DocumentRoot c:/wamp64/www
<Directory "c:/wamp64/www/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local
</Directory>
</VirtualHost>

<VirtualHost *:80>
ServerName test
DocumentRoot c:/wamp64/www/test
<Directory "c:/wamp64/www/test/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local
</Directory>
</VirtualHost>

AV - Defender
no firewall

wampserver in C:\wamp64

test shows up as a virtualhost and project
clicking on either of goimg to localhost/test produces a popup
Opening
You have chosen to open:
which is : application/x-httpd-php (1.4kb)
from htttp;//test
What should Firefox do with this file?

Cheers
Niall

Viewing all articles
Browse latest Browse all 3177

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>