In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] says...
> Also what should i install first Apache, MySql or Php.(Im not all that
> confident with linux yet, and im sick of M$ server crashing.)
>
>
I have installed it a couple of times now, andthe way I did it was
Apache first, then MySQL an
I installed PHP 4.06 for Linux on my server and followed the
instructions for uncommenting the AddType in my APache httpd.conf file.
However when I try and get to a .php file on the server my browser tries
to download it instead of displaying the contents generated by the php
file.
What have