On 06/08/2014 21:38, motty cruz wrote:
Thanks, I created index.php with the following:
<?php
phpinfo();
?>
when I go to localhost, it download file.
I don't get an error,
Well I don't know what it means "it download file" because that small
file is not supposed to download anything but it should show something
like this:
PhP-Info
<http://content.screencast.com/users/JT19560819/folders/Jing/media/b24b1096-bdcd-430d-aa14-682182b5a980/2014-08-07_0133.png>
Do you get anything like this? If so then PHP module is working but it
might need some tinkering if something doesn't work.