| View previous topic :: View next topic |
| Author |
Message |
H1M
Joined: 10 Nov 2008 Posts: 8
|
Posted: Nov 10, 2008 9:52 pm Post subject: File Server Upload Protocol |
|
|
Hello. I have successfully added two external server as file sharing servers to my website. The self checks come out all green and it says everything is fine. When I go to upload a file though, it just stays at the progress bar screen. The percentile stays at 0% and it says connecting to ***.***.com (* replace name). Any ideas why this would be happening? What is the protocol used to upload to an external server? FTP or SCP...etc
Regards,
H1M |
|
| Back to top |
|
 |
ALMGHARI
Joined: 07 Jun 2008 Posts: 36
|
Posted: Nov 11, 2008 8:04 am Post subject: |
|
|
Hi,
Check for IP Fileserver from the Mainserver |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2106 Location: UFO Lab
|
Posted: Nov 11, 2008 10:27 am Post subject: |
|
|
Does upload finish after all anyway?
Disable mod_security, mod_gzip, mod_deflate on your file server if installed.
Check for JS errors. |
|
| Back to top |
|
 |
H1M
Joined: 10 Nov 2008 Posts: 8
|
Posted: Nov 11, 2008 2:32 pm Post subject: |
|
|
| It does not finish. It gets stuck when it says "Initializing Upload". From there, it does nothing. |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2106 Location: UFO Lab
|
Posted: Nov 12, 2008 8:28 am Post subject: |
|
|
Then there's an error in upload.cgi happened. Check apache error_log for errod details. Make sure it's 755 chmod.
PM me FTP details if you're unable to fix yourself. |
|
| Back to top |
|
 |
H1M
Joined: 10 Nov 2008 Posts: 8
|
Posted: Nov 12, 2008 2:59 pm Post subject: |
|
|
| Is the upload.cgi file located on the file server or my main server? As I said, when I first attached the file server, it said everything was okay. |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2106 Location: UFO Lab
|
Posted: Nov 13, 2008 10:31 am Post subject: |
|
|
| upload.cgi is on FileServer. |
|
| Back to top |
|
 |
|