Hi. I have fckeditor running in php on my website and it has been working great for a while.
I'm moving to https for the area of the site running fckeditor. When I access my site through https (shared ssl certificate), the editor window is blank. The same is true for all of the sample pages. ie throws a javascript error "Object expected".
for example (not real urls)
http://www.mysite.com/fckeditor/_sample ... mple03.php works great
https://secure.myhost.com/~mysite/fcked ... mple03.php blank editor window
probably a path error? I've looked everywhere. What might I need to change? Thanks
Mon, 11/17/2008 - 21:33
#1
Re: doesn't display under shared ssl address
I've been browsing the forum some more and someone else had this issue here:
viewtopic.php?t=10937
and the answer seemed to be in the configuration files. It's probably obvious, but which configurations I might need to fiddle with? I don't think the basepath has changed. It's the same file structure, just accessed through ssl.
Re: doesn't display under shared ssl address
Anybody got a workaround?
Re: doesn't display under shared ssl--PROBLEM FOUND, any ideas?
try to enable some httpcompression like gzip or deflate