Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 08:47:41 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155535 Posts in 21713 Topics by 7737 Members
Latest Member: chris85
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: FIX: FCKEditor - Saving fckeditor.html  (Read 1204 times)
Ugh_tC

Offline Offline

Posts: 4


« on: April 29, 2010, 11:36:16 AM »

Hi all,
  I had a problem with the FCKEditor after my hosting company Dreamhost updated my server - whenever I went into a page to edit it, the FCKEditor would try and save the file fckeditor.html. If I open it, it just opens in a new page that is blank. I reinstalled fckeditor and it did not fix the problem.


The fix I found was to modify the .htaccess of the site and change the following line:

Code:
# Example .htaccess which allows to parse .html as php
AddType application/x-httpd-php .html

to:
Code:
# Example .htaccess which allows to parse .html as php
AddType application/x-httpd-php5 .php .html

This was due to Dreamhost updating their PHP engine to version 5!

Hope this helps someone else, and thanks for WebSite Baker!!

Tim
Logged
eazybaker

Offline Offline

Posts: 8


« Reply #1 on: May 31, 2010, 08:58:30 PM »

thank you,i had same problem with fckeditor,now its fixed  smiley
Logged
vixbow

Offline Offline

Posts: 21



« Reply #2 on: March 23, 2011, 02:25:45 AM »

THANK YOU! This issue was driving me CRAZY!
Logged
Sokhim Sim

Offline Offline

Posts: 67



« Reply #3 on: April 28, 2011, 08:01:00 AM »

Thanks it work for me, it make me crazy because of this issue too  smiley
« Last Edit: October 06, 2011, 03:30:45 PM by Andy Sim » Logged
Sokhim Sim

Offline Offline

Posts: 67



« Reply #4 on: October 06, 2011, 03:49:53 PM »

I still have same problem. host with Godaddy.com any solution to fix this issue?
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!