XFileSharing Pro - OK:0:ERROR: fs_key is wrong or not empty

Message
Author
filehost
Posts: 33
Joined: Apr 27, 2012 10:37 am

OK:0:ERROR: fs_key is wrong or not empty

#1 Postby filehost » Aug 10, 2012 9:52 pm

Hi

I tried move file from A server to B server but got error on A server. where is fs_key save on system ? not htdocs folder.

filehost
Posts: 33
Joined: Apr 27, 2012 10:37 am

#2 Postby filehost » Aug 10, 2012 9:55 pm

I got it
&Send( "OK:0:ERROR: fs_key is wrong or not empty") if $f->{fs_key} ne $c->{fs_key};

Where is $f->{fs_key}
Where is $c->{fs_key}

I done adding server and XFConfig really have fs_key (not blank)
Last edited by filehost on Aug 10, 2012 10:09 pm, edited 1 time in total.

ufkabakan
Posts: 332
Joined: Apr 13, 2011 9:37 pm

#3 Postby ufkabakan » Aug 10, 2012 9:58 pm

Cgi-bin directory in XFSConfig.pm

filehost
Posts: 33
Joined: Apr 27, 2012 10:37 am

#4 Postby filehost » Aug 10, 2012 10:10 pm

I done added server and XFSConfig.pm really have fs_key (not blank). It's match with database (srv_key).

I can't download file. It's always show No file or File Not found on browse.

Where is $f->{fs_key}
Where is $c->{fs_key}

Define for me 2 variable.

Other way, how i can change fs_key

filehost
Posts: 33
Joined: Apr 27, 2012 10:37 am

#5 Postby filehost » Aug 11, 2012 8:39 am

anyone can help me ?

filehost
Posts: 33
Joined: Apr 27, 2012 10:37 am

#6 Postby filehost » Aug 11, 2012 9:13 am

I fixed that. But when i click on link then got error
----
File not found


Firefox can't find the file at http://ser1.mydomain.com:182/d/ugrple6o ... 7/test.jpg.

Check the file name for capitalization or other typing errors.
Check to see if the file was moved, renamed or deleted.

banimp3
Posts: 24
Joined: Dec 06, 2009 5:23 pm

#7 Postby banimp3 » Oct 03, 2012 9:51 pm

Could you share how do you fix it? I have the same issue