We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Apache Web-Serving with Mac OS X: Part 3
|
| Subject: |
|
RE: Where is my error??? |
| Date: |
|
2002-09-02 15:42:28 |
| From: |
|
insomnis
|
|
|
|
I had the same problem as Arellano. Fortunately the problem was a head-slapper. Select your index.php file, do a "show info" on it go to "Name & Extension" and uncheck "Hide extension". Renaming the file in the Finder had given the file the name index.php.shtml. Delete the last ".shtml" part, and the PHP should show up fine.
[sw]
|