On 6/14/06, Mitchell Brown <[EMAIL PROTECTED]> wrote: > Hi everyone, > I just loaded up all the necessary programs from Synaptic to make a LAMP > server on Dapper Drake. > > Now, unfortunetly, it's not detecting PHP is installed. Instead of handling > .php files in the browser, whenever you try to get to one, it trys to > *download* it instead of actually executing it. > How can I make it handle these properly? > Your Apache config needs the appropriate MIME types enabled. Grep the config file for "php" - it's probably there but commented out. Uncomment, reload Apache and you're golden.
I'm totally spouting stuff off the top of my head, not having done it in a few years, but that's what I remember. Someone back me up here. ;-) Ian _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

