
"now you have a working apache/php.
try pointing your webbrowser to http://localhost/test.php"
If I point my browser to http://localhost/test.php It simply asks me what I want to do with the php script file - open it with what text editor or save it.
My browser does not seem to get the idea to process a .php file. This is in spite of the test.php being in the /var/www directory where web pages are to be kept.
The browser displays .html files ok. But seems not to want to process any .php.
Your further advice and patience is much appreciated.
