The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 09-06-2001
PxT's Avatar
PxT PxT is offline
Registered User
 

Join Date: Oct 2000
Location: Sacramento, CA
Posts: 905
Make sure nobody changed your apache config file. You should have a line like:

AddType application/x-httpd-php .php4 .php3 .phtml .php


in there somewhere, or something similar. This is how the server knows that the .php files should be processed before being served.