| View previous topic :: View next topic |
| Author |
Message |
gronniger
Joined: 18 Jun 2011 Posts: 3
|
Posted: Jun 18, 2011 8:19 pm Post subject: Progress Bar Pop up hangs for a while before post.php shows |
|
|
I have XUpload Pro, I am switching from a debian server running apache to a mint server (ubuntu) running apache. While everything seems to work okay, after the upload finishes, it hangs for a minute or two displaying the progress bar popup before displaying post.php. On the old server, it was nearly instantaneous. Can anyone point me in the right direction? I have searched this forum looking for a similar problem with no luck.
Thanks! |
|
| Back to top |
|
 |
gronniger
Joined: 18 Jun 2011 Posts: 3
|
Posted: Jun 20, 2011 9:39 pm Post subject: |
|
|
Please, can anyone help with this situation? I have noticed that the lag is exactly 60 seconds. In my 'logs.txt' I find this:
XXX.XXX.128.31 2011-06-20 17:34:17 MSG: Upload complete. Saving files...
XXX.XXX.128.31 2011-06-20 17:34:17 MSG:'test.file.html' already exist!<br>Renaming to 'test.file2.html'.
173.140.128.31 2011-06-20 17:34:17 MSG:'test.file2.html' was saved successfully.
XXX.XXX.128.31 2011-06-20 17:34:17 MSG:Transfer complete!
XXX.XXX.128.31 2011-06-20 17:35:17 DONE
There is now a 60 second delay after Transfer Complete!, and DONE. For the user, the pop up appears frozen until after 60 seconds then post.php is displayed and notification email sent. There has got to be a simple config issue going on here. |
|
| Back to top |
|
 |
gronniger
Joined: 18 Jun 2011 Posts: 3
|
Posted: Jun 21, 2011 12:34 am Post subject: SOLVED |
|
|
Just wanted to post my solution so that if anyone runs across this issue, it will be less frustrating.
Sendmail needs a FQDN in order to run smoothly. I didn't have the FQDN in my /etc/hosts & /etc/hostname files... Added that, and voila, everything runs smoothly. |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: Jun 21, 2011 12:26 pm Post subject: |
|
|
| Thanks for sharing. |
|
| Back to top |
|
 |
|