XFileSharing Pro - File not found

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

File not found

#1 Postby filehost » Aug 11, 2012 9:16 am

I install and use ngixn then got error while up file on new server
-----
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.
-------------------

If i without (not use) nginx then it can download

How i can fix that.
I hope anyone can help me this problem.

THanks.
Last edited by filehost on Aug 11, 2012 11:16 am, edited 1 time in total.

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#2 Postby ankurs » Aug 11, 2012 9:43 am

check if port 182 is open

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

#3 Postby filehost » Aug 11, 2012 11:15 am

yes, i tried check port 182. its work fine with telnet command
Where is which file edit for domain or ip config with ngixn ?

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#4 Postby ankurs » Aug 11, 2012 11:24 am

make sure ser1.mydomain.com is pointing to the right ip & also nginx is running on your file server on port 182

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

#5 Postby filehost » Aug 11, 2012 12:36 pm

Yes
I point subdomain to IP is correct.

telnet myserverIP 182
Connected PCname (myserverIP)

Nginx running

32603 20001 15 0 28708 8952 984 S 1.7 0.0 0:07.69 proftpd
32602 20001 15 0 28312 8536 984 S 1.3 0.0 0:07.26 proftpd
32455 20001 15 0 37024 16m 984 S 1.0 0.0 0:17.99 proftpd
334 nobody 15 0 52360 4480 1548 S 0.3 0.0 0:00.01 nginx
1013 root 10 -5 0 0 0 S 0.3 0.0 1:37.19 kswapd1
32272 nobody 15 0 56068 8204 1576 S 0.3 0.0 0:07.02 nginx
-------------
When click on it it not work, File not found. I think dl_key not work ? Where is i can see config ngixn ?

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#6 Postby ankurs » Aug 11, 2012 1:32 pm

use command 'locate nginx.conf'

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

#7 Postby filehost » Aug 11, 2012 3:21 pm

I saw that. But I still not yet see anything diff. This error FILE NOT FOUND, 404 error.

404 Not Found

--------------------------------------------------------------------------------

nginx

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

#8 Postby filehost » Aug 11, 2012 6:15 pm

If i without port 182 then it can download. it strange