On 12-Jan-99 Christian Lavoie wrote: > Okay, here's my newbie question of the week: > I've installed the php3 packages (php3, php3-mysql-apache, php3-doc; > names aren't accurate, they just represent what I needed) and actually > want to build a page using mySQL, and PHP3 scripting (what a weird > plan with such packages, I know.) To go right to the poing, whatever > browser I use (ns4, ie5) it tries to download the .php3 file instead > of seeing it as an html file. > > Where must I intervene?
You need to turn on php processing in the apache config. You will also need to turn on mysql in the php3 confs.