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

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155533 Posts in 21713 Topics by 7738 Members
Latest Member: Pattieardathfe
* Home Help Search Login Register
Pages: [1] 2   Go Down
Print
Author Topic: FCKeditor - Connectors Tests  (Read 6511 times)
Don

Offline Offline

Posts: 70


« on: October 13, 2009, 05:41:08 AM »

I am still struggling with FCKeditor giving me a "the server didn't reply with a proper XML data.  Please check your configuration" when I try to browse my files.

I have just discovered the file in:  modules/fckeditor/fckeditor/editor/filemanager/connectors/test.html#

When I run this file I get 404 error messages on the page and in my server log when I choose any Connector other than PHP.  My server runs PHP 5.2.11 on Apache version 2.2.13 (Unix) and open_basedir protection is enabled.

A sample error message in the server log reads:

[Tue Oct 13 00:22:16 2009] [error] [client 207.236.123.45] File does not exist: /home/mysite/public_html/modules/fckeditor/fckeditor/editor/filemanager/connectors/asp/connector.asp

So up to this point I assume my config appears to be OK.

But then, when I choose PHP Connector and click on any of the options on the page, nothing seems to happen.  I cannot create a file or folder or do anything from the menus on this test page.  I get no error message on the page or in my server log either.

Does this give anyone any further clues about what FCK is doing on my site?  I am running FCK ver 2.6.5 Build 23959 from AMASP in WB 2.8.

Thanks,

Don
Logged
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #1 on: October 13, 2009, 11:14:56 AM »

Hi,

there were some fixes. Within 2-3 hours i will be going to update the Version. I will be going to inform you here.

Dietmar
Logged

We are human beings - and nobody is perfect at all.
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #2 on: October 13, 2009, 12:06:11 PM »

Hi,

pls download the new revsion from here

http://www.websitebakers.com/pages/admin/admin-tools/fck-editor.php

Before installing this version, pls uninstall the last version from your server. Maybe per FTP to delete the fckeditor folder

Pls inform

Dietmar
Logged

We are human beings - and nobody is perfect at all.
Don

Offline Offline

Posts: 70


« Reply #3 on: October 13, 2009, 03:29:50 PM »

Hi Dietmar, I did as suggested and it still will not let me browse files.  This is version 2.6.5 Build 23959, which is the same version I was using before.

I appreciate the work you are doing here, it is quite an interesting challenge.  grin

Don
Logged
Don

Offline Offline

Posts: 70


« Reply #4 on: October 13, 2009, 05:01:32 PM »

There was a reference to file permissions in an earlier thread about this.  I have looked at the permissions of this new install.  The Folders under fckeditor are all 755 and all the files in the folders are all 644.  Right?
Logged
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #5 on: October 13, 2009, 05:03:07 PM »

Maybe that is the problem. My Folder in FCK are all 755

Dietmar
Logged

We are human beings - and nobody is perfect at all.
Don

Offline Offline

Posts: 70


« Reply #6 on: October 13, 2009, 07:35:20 PM »


I've changed all the files in all the folders to 755, except image files.  It still will not work.

This has got to be something to do with my server, no one else seems to have the problem right now with the new version, or we would hear about it.   rolleyes

I assume all your files in your fckeditor folder were set to 755?  I wonder why mine were all 644, the folders were 755 though.
Logged
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #7 on: October 13, 2009, 09:23:22 PM »

Only die directories are 755, files are 644, like the settings in WB. Is there a chance for you to check the error.log on your server?

Dietmar
Logged

We are human beings - and nobody is perfect at all.
Don

Offline Offline

Posts: 70


« Reply #8 on: October 14, 2009, 05:48:15 AM »

Yeah, I thought so Dietmar.   wink

OK I have uninstalled it to reset the files back to the correct permissions.

If you go to my first post you will see that I got server errors logged using the test page for other connectors, but no errors when using php, in spite of the fact that it was not working.  There are no errors showing in my server logs when I use FCK to browse files on the site and it doesn't work.  I have just checked out the new install to make sure.

It seems as if it does not even get to the code that will write an error.  Weird.

Don   
Logged
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #9 on: October 14, 2009, 09:32:54 AM »

i just read your first post

Quote
when I choose any Connector other than PHP.

there is only php connectors, nothing else.

Dietmar
Logged

We are human beings - and nobody is perfect at all.
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #10 on: October 14, 2009, 10:43:54 AM »

I just tested FCKeditor on a WB 2.7 and 2.8 with PHP 5.3 and open_basedir enabled. There  were  no problems. All works fine

Has somebody else an idea?

Dietmar
Logged

We are human beings - and nobody is perfect at all.
Don

Offline Offline

Posts: 70


« Reply #11 on: October 14, 2009, 04:34:59 PM »

Ok Dietmar, we will have to forget this I think.  I will just use the earlier version that works well.  I have an idea it is a server configuration, but they are not too much help either.  It appears to work for everyone else, so it is my setup on the server that is the difference.

So it remains one of life's unsolved mysteries.

Thanks for your time.

Don
Logged
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #12 on: October 14, 2009, 04:46:58 PM »

Quote
So it remains one of life's unsolved mysteries.

Make me not happy, Perhaps you later find the issue, then pls inform

Dietmar
Logged

We are human beings - and nobody is perfect at all.
Don

Offline Offline

Posts: 70


« Reply #13 on: October 15, 2009, 04:45:14 PM »

Dietmar, sorry to be such a pain to you, but can you take a look at this jpg.  It displays the path within FCK that it is trying to find when I browse files.  It is long and looks kinda weird, is it correct?
Logged
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #14 on: October 15, 2009, 05:36:43 PM »

Hi,

yes the path is correct. Its the connector path that fck filebrowser need.

Dietmar
Logged

We are human beings - and nobody is perfect at all.
Don

Offline Offline

Posts: 70


« Reply #15 on: October 15, 2009, 06:31:55 PM »

OK thanks Dietmar.  Just checking   grin

I am also talking with server, and will let you know if they have any ideas.
Logged
pcwacht
AddOn Development
*
Offline Offline

Posts: 2859



WWW
« Reply #16 on: October 15, 2009, 07:58:27 PM »

Did someone check FCKEditor site?
Maybe they know something...

Have fun,
John

Logged

http://www.ictwacht.nl = Dutch ICT info
http://www.pcwacht.nl = My first
both still work in progress, since years.....
Don

Offline Offline

Posts: 70


« Reply #17 on: October 16, 2009, 04:53:55 AM »

Heh, I did that and there seems to be more questions than answers on the forum I went to.  Not like here!
Logged
pcwacht
AddOn Development
*
Offline Offline

Posts: 2859



WWW
« Reply #18 on: October 16, 2009, 12:15:08 PM »

Here is one solution to a simular problem:
http://www.websitebaker2.org/forum/index.php/topic,12797.msg77793.html#msg77793


Have fun,
John
Logged

http://www.ictwacht.nl = Dutch ICT info
http://www.pcwacht.nl = My first
both still work in progress, since years.....
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #19 on: October 16, 2009, 02:17:51 PM »

So we have to aks Don, do you use this .htaccess?

Dietmar
Logged

We are human beings - and nobody is perfect at all.
pcwacht
AddOn Development
*
Offline Offline

Posts: 2859



WWW
« Reply #20 on: October 16, 2009, 02:42:38 PM »

do n't forget the domainname: http://www.websitebaker2.org/forum/index.php/topic,12797.msg77668.html#msg77668

Have fun,
John
Logged

http://www.ictwacht.nl = Dutch ICT info
http://www.pcwacht.nl = My first
both still work in progress, since years.....
Don

Offline Offline

Posts: 70


« Reply #21 on: October 16, 2009, 03:48:31 PM »

I have three of them.


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

And .htaccess which reads:
AddType text/xml xml

And .htaccessorg which reads:
AddType video/x-flv flv

These 3 are all my root folder and dated 13 and 15 Oct which is when I have been playing with FCK.

I have been trying to translate the post on the WWW, but I am little confused in understanding it.

Could the htaccess files be the cause of all the problem?

Could you explain the WWW connection a little as my German is far worse than your good English.   smiley
Logged
pcwacht
AddOn Development
*
Offline Offline

Posts: 2859



WWW
« Reply #22 on: October 16, 2009, 03:57:46 PM »

Check your domainname in config.php
The post says it should be www.domainname.com instead of only domainname.com

Allso try renaming the htaccess files,
htaccess.txt to htaccessold.txt
.htaccess to .htaccesold
The .htaccesorg doesn't do anything

I would try renaming them first as this seems the most obvious answer

If this doesn't help, make sure the line in config.php:
define('WB_URL', 'http://www.somedomain.com');
or if it is in a directory:
define('WB_URL', 'http://www.somedomain.com/somepath');
has the right full domainname of your wb install

Before you change it, make sure you write it down so you can easely go back to current situation

Have fun,
John
Logged

http://www.ictwacht.nl = Dutch ICT info
http://www.pcwacht.nl = My first
both still work in progress, since years.....
Don

Offline Offline

Posts: 70


« Reply #23 on: October 16, 2009, 04:41:37 PM »

Hi John:

Uninstalled and reinstalled fck

I changed the 'WB_URL' to add the www.

Went into edit mode and no source code appeared in editor

So I also changed 'ADMIN_URL' to match

Now I see code in FCKeditor.

I had deleted all the 3 htaccess files as they did not delete using the FCK uninstall from Backend.

The new install created one new .htaccess file in the root folder which appears empty.

So there is a link here between the www's and the htaccess file generated and FCK.

I would guess I am missing somthing from the .htaccess file as I still cannot browse files.

Otherwise FCK does work.

I have no idea how these three items are linked, but to me, they seem to be.  And I did not realize that there were .htaccess files in there either, which did not delete for me on uninstall - so this is why I had 3 of them as I have installed and uninstalled several versions of FCK over the last two weeks.

Don

 

Logged
pcwacht
AddOn Development
*
Offline Offline

Posts: 2859



WWW
« Reply #24 on: October 17, 2009, 05:10:41 PM »

So you say:

With the www (allso in admin_url and deleting the .htaccess files all seems to work now?


John
Logged

http://www.ictwacht.nl = Dutch ICT info
http://www.pcwacht.nl = My first
both still work in progress, since years.....
Pages: [1] 2   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!