#2455: Perl connectors IO timeout errors
------------------------------------+---------------------------------------
 Reporter:  Jigs                    |       Owner:     
     Type:  Bug                     |      Status:  new
 Priority:  Normal                  |   Milestone:     
Component:  General                 |     Version:     
 Keywords:  userfilespath,$img_dir  |  
------------------------------------+---------------------------------------
 Hello,

 I have been trying for weeks to get the Perl connectors working correctly
 in FCKEditor.  I have followed all available documentation.

 Description of Problem: Using the quick upload (Click Image Icon, Upload
 Tab, Send to Server) using version 2.6.3 will successfully upload an image
 to the directory specified in $img_dir (upload_fck.pl).  However, the
 Dialog box with progress indicator hangs and a response that the upload is
 finished never returns to the browser.  My error logs show that the
 connectors "are not producing valid headers (read failed, error is IO
 timeout error)"

 I have changed the $GLOBALS{'UserFilesPath'} to every path I can think of
 and CHMOD 777 them, but no matter what I specify there, the path is
 completely ignored and the file is uploaded to the $img_dir as specified
 in upload_fck.pl

 Also, I agree with a previous ticket: 1259 that the connector is very
 insecure to take the Form parameter as trusted $GLOBALS{'UserFilesPath'} =
 $FORM{'ServerPath'};

 Is this a case where Perl is on the backburner while PHP receives all the
 updates? Or am I just not configuring it correctly?

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2455>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to