ok, shouldnt there be a little script in httpd.conf thats commented out so apache can recognize php script?
I went through it, and was told there should be a little php mime type line, but i couldnt find it....any suggestions?
You have to uncomment the php module line and add a line for the php extention:
AddType application/x-httpd-php .php
Hi there, I've all suggested above but when I try to go to " localhost/phpmyadmin I get the message that says thath I have chosen to download a file of type: application/blabla php bla bla Any clues?
Never mind I figuered it out myself thnx anyway