What is your platform? Not that it mattes a whole lot... Make sure the httpd.conf file has
#LoadModule php4_module modules/libphp4.so LoadModule php5_module modules/libphp5.so (whichever is the one you need, probably 4) AddType application/x-httpd-source .phps AddType application/x-httpd-php .php On Fri, 2003-10-24 at 17:00, rogue wrote: > i just installed php and when i try to load a php file into the browser > through apache, the file downloads instead of being displayed. > > is this an apache problem or a problem with my php install? > > thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php