| View previous topic :: View next topic |
| Author |
Message |
StoreNForward
Joined: 23 Feb 2010 Posts: 16
|
Posted: Mar 10, 2010 4:24 am Post subject: [[BIG problem]] initializing upload bar.. |
|
|
myuself try upload any a file yet can't dispaly progress ¬ why...
i dont think problem what happen!... $$ time going |
|
| Back to top |
|
 |
mrperl
Joined: 06 Mar 2010 Posts: 65
|
Posted: Mar 10, 2010 11:38 am Post subject: Re: BIG problem - initializing upload bar.. |
|
|
Hi StoreNForward.
> try upload any a file yet can't dispaly progress
Some things to check ...
0) Which operating system and web server are you installed on?
Which operating system and brower are you testing with?
1) Are you using the standard pathnames, like cgi-bin? (If not, many
features break.)
2) Do most other features work? If not, what other features don't work?
3) Have you looked at your webserver log and error logs? What do they say
about that URL?
In Apache 2.x, the logfiles are often in /var/log/httpd/access_log and
/var/log/httpd/error_log.
Thanks, mrperl. |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: Mar 10, 2010 12:41 pm Post subject: |
|
|
| Most likely it's upload caching by something like mod_security2 or some server-side antivirus. |
|
| Back to top |
|
 |
SayUNKLE
Joined: 01 Apr 2009 Posts: 20
|
Posted: Mar 11, 2010 12:26 am Post subject: ajax progress bar |
|
|
| I turned off"ajax streaming" progress bar (xfile or xfs config, cant remember) and it worked. It was not working with that feature enabled. Might be worth a shot |
|
| Back to top |
|
 |
|