Do you have a cpl lines like this in your httpd.conf? LoadModule php4_module "c:/php/sapi/php4apache2.dll" AddType application/x-httpd-php .php .inc
if your file is name extension is php3, you should have atleast .php & .php3 on the AddType line. I have .inc cause all of my include() files are named with extension .inc "John Chadwick" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I have installed PHP 4.3.2 on a Windows 2000 server machine running Apache > 2.0.45. So far, I seem to have done something right, since the directory > listing for the phpmyadmin directory gives me the following: > > Apache/2.0.45 (Win32) PHP/4.3.2 Server at www.stlib.state.nm.us Port 80 > > The problem I am having is getting phpmyadmin to work. I have followed the > instructions for the Quick Install in the documentation and all I see is the > source code for the index.php3 page instead of a Web page. > > Any ideas what is going on? > > Thanks > > John > +-------------------------------------------------+ > John Chadwick, Ed.D. > New Mexico State Library > 1209 Camino Carlos Rey > Santa Fe, NM 87507 > 505-476-9740 [EMAIL PROTECTED] > http://www.stlib.state.nm.us > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php