Hi all,
first of all, thanks for the great suite of modules that are combined inside of the File Framework. Just what I was looking for!
I do have a slight problem after moving my site to my PROD server.
I found this same error in some other support threads concerning other modules. But didn't found a resolution for my problem.
When trying to upload files on my PROD server, I receive the following error:
"An HTTP 0 error occurred.
/aqua-sandbox/file_attach/js"
From my Apache error log, I grabbed the following error:
[Fri Jun 05 16:01:54 2009] [error] [client 172.20.*.*] File does not exist: C:/inetpub/wwwroot/sites, referer: http://****/aqua-sandbox/node/add/bestand
'file' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The path to my sites directory is C:/inetpub/wwwroot/aqua-sandbox/sites, and not C:/inetpub/wwwroot/sites.
When running the same configuration on my localhost (MacBook) I have no problems, and files just get uploaded and commited to the Bitcache repository.
On my PROD server the files get uploaded to the /temp directory and an dru***.tmp gets created. The file also gets commited to the Bitcache repository, but on the entry page you get the HTTP 0 error.
Does someone know where to start looking for a resolution? Somehow the request after upload is not parsed to the correct path.... so it seams.
Modules & Versions:
Bitcache 6x-1.0-beta2
File Framework 6x-1.0alpha5
Server
Apache/2.2.11 (Win32) PHP/5.2.9-1
Comments
Comment #1
fivehimself commentedDuring file upload, IE keeps telling: "waiting for http://*******/aqua-sandbox/file_attach/js..."
EDIT: After changing rights to the /sites/default/bitcache/file directory, there is a bitstream commited to the File Framework repository. But still getting the HTTP 0 error...
Comment #2
killes@www.drop.org commentedcan you try with a more sane browser than IE? ie onw that gives more useful feedback...
Comment #3
fivehimself commentedHi killes,
tried FF, (Mac & PC) Safari 3 and 4 Beta, IE 6 and 7... all the same error.
I almost gave up on myselve (I really need to go enjoy the sun and my week end ;). So I disabled all modules, and started from scratch again. And it works!
The only thing I still need to do, is activate all file types.. But I don't dare to do it now.
Thanks for the reply!
Comment #5
fuccillo commentedHi fivehimself
I got same problem today, solved granting these permissions:
file_attach module
attach files
view attached files
HTH
fuccillo
Comment #6
lamachine commentedRelated to #363178: Problem attaching files when Devel module enabled#comment-3725234