Am 10.03.2013 09:28, schrieb Bruce Whealton:
So, it works, except for the php part. I made the files executable.
You shouldn't. PHP pages work just fine without execute permission.
What I mean by the php part doesn't work is that it is just being thrown out. There is no attempt to process it as php.
So you aren't getting 404 anymore? What do you mean by "thrown out"? Do you see a blank page? How do you know there's no attempt? (As opposed to an attempt that fails for some reason yet to be determined.) What does your Apache error log say?