WAMP server suddenly stopped running scripts
Posted
by
user2358008
on Stack Overflow
See other posts from Stack Overflow
or by user2358008
Published on 2013-10-25T09:51:32Z
Indexed on
2013/10/25
9:54 UTC
Read the original article
Hit count: 231
I have been working on a website for some months now. Every day, I open up the PHP scripts in the same manner, and every day they work just fine. Today, I go to open one up the same as I always do, except the page just comes up as the text file. All pages are the same, I have not changed most of them for many weeks now.
WAMP is giving me no errors. I just installed the latest version, and it still won't work.
There is no problem with file extensions,
The only problem I can find is in the Apache Error Log:
[Fri Oct 25 10:42:40.029691 2013] [mime:warn] [pid 4860:tid 1508] AH01599: Cannot get media type from 'x-httpd-php53'
What does this mean?
© Stack Overflow or respective owner