AJAX POST problems with CKFinder

Posted by Muller on Stack Overflow See other posts from Stack Overflow or by Muller
Published on 2010-03-25T10:24:54Z Indexed on 2010/03/25 12:13 UTC
Read the original article Hit count: 689

Filed under:
|
|
|

We're using CKFinder for one of our sites, which has been working fine for us until we moved to a new dedicated server (which is similar but not exactly the same as the old server). Now we cant upload, the AJAX request simply never finishes.

From monitoring it in Firebug it attempts to POST to here: http://www.site.com/temp/ckfinder/core/connector/php/connector.php?command=FileUpload&type=Files&currentFolder=%2F&hash=4f9cdbbb1e295966&langCode=en&=

but never gets a response.

This is the same CKFinder install on both WIMP servers, one works fine one doesnt. any idea where we should be looking to fix this problem? php.ini maybe?

any help would be great as we havent a clue at this stage. Thanks

© Stack Overflow or respective owner

Related posts about AJAX

Related posts about post