Date: Sat, 9 Apr 2005 17:13:45 +0000 From: Julie <julie@corevps.com> To: freebsd-questions@freebsd.org Subject: Re: how to enable PHP on Apache? Message-ID: <200504091713.45461.julie@corevps.com> In-Reply-To: <200504091737.44009.haimat@lame.at> References: <200504070941.42684.haimat@lame.at> <7c263b6d05040705363e39daa7@mail.gmail.com> <200504091737.44009.haimat@lame.at>
next in thread | previous in thread | raw e-mail | index | archive | help
> > I did all you said, httpd-error.conf says: "Apache/1.3.33 (Unix) > mod_perl/1.29 PHP/4.3.11 configured -- resuming normal operations" > > But when I try to access my phpmyadmin installation Firefox asks me which > program I want to use to open this PHP file :( > > Any other ideas? > I am somewhat lost here :( > > Greetings and TIA, Matthias It sounds like you've not got any mime types set in httpd.confg. You want to add something like AddType application/x-httpd-php .php .php4 .php3 See if that helps -- Julie CoreVPS Director CoreVPS.com - Root Access FreeBSD and Linux servers from $7.99/mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504091713.45461.julie>