Hi,
One moment my local apache server was serving my php nicely. The next (I don't know of any settings changing in between) it doesn't serve them properly.
Given a php page, it will serve the pure html that was in that page, and just strip out the php code. This tells me that something is working, although not properly, because if the server was not working at all, I imagine I would just get a page having all of php code, unparsed.
Does anyone have any idea what could cause this to happen?
Thanks, Yazan