folkdisc
New Member
- Messages
- 4
- Reaction score
- 0
- Points
- 1
My site uses html pages with php content. The whole site is dynamic.
For the last few days php is not being processed, which just outputs .htm as nonsense pages.
Also, when I open a page with a .php extension, my browsers open a download popup window, instead of just displaying the page.
For years, I have had few problems. Just occasionally, x10hosting has switched off php encoding, I re-upload a .htaccess file containing this:
‘AddHandler application/x-httpd-php5 .php html .htm .wml .xml .txt’
And everything has worked 100% again… Until now.
What is going on?
For the last few days php is not being processed, which just outputs .htm as nonsense pages.
Also, when I open a page with a .php extension, my browsers open a download popup window, instead of just displaying the page.
For years, I have had few problems. Just occasionally, x10hosting has switched off php encoding, I re-upload a .htaccess file containing this:
‘AddHandler application/x-httpd-php5 .php html .htm .wml .xml .txt’
And everything has worked 100% again… Until now.
What is going on?