| View previous topic :: View next topic |
| Author |
Message |
dave@58ghz.net
Joined: 29 Sep 2011 Posts: 2
|
Posted: Sep 29, 2011 5:01 pm Post subject: No progess bar |
|
|
I'm running the current version of xupload pro on a local centos 5 workstation with apache. When I click the upload button, nothing happens. No, progress bar, no upload. I find the follow message in the apache log:
upload.cgi: CGI open of tmpfile: No such file or directory, referer: http://public.dev.foo/htdocs/upload_form_tiny.html
When I goto the following url:
http://public.dev.foo/cgi-bin/upload.cgi, I get the following error message:
Can't open flength at /var/www/html/public/cgi-bin/upload.cgi line 168.
I followed the install directions and changed all the appropriate permissions and set all the paths. Any ideas? |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: Sep 29, 2011 5:29 pm Post subject: |
|
|
| These errors mean that you have incorrect temp and/or uploads paths in config file. Make sure that they're correct. |
|
| Back to top |
|
 |
dave@58ghz.net
Joined: 29 Sep 2011 Posts: 2
|
Posted: Sep 29, 2011 6:40 pm Post subject: |
|
|
| Wow... and I double and triple checked. I had to path wrong. Thanks. |
|
| Back to top |
|
 |
|