On Sun, 6 Apr 2003, Steven J. Sobol wrote: > On Sat, 5 Apr 2003, Steven J. Sobol wrote: > > > They're being uploaded, supposedly, but the file size is always 0 bytes. > > > > I'm going to play around a little more and see if I can get more > > information. > > I can't. I checked the image_upload snippet which appears to be the > snippet that handles attachment uploads in Aegir, but there are no > comments and I'm not sure if I am looking in the right place...
AHHAH One other thing. PHP *is* uploading the file correctly. The GIF I just tried to attach, that ended up being 0 bytes in the blob directory, was uploaded to /tmp as -rw------- 1 apache apache 11223 Apr 6 00:11 phpXmjDHS I renamed the file to x.gif and moved it to the root directory of stevesobol.com. If you visit http://stevesobol.com/x.gif you will notice that the file was indeed uploaded intact. So something is getting hosed when the file gets moved to the blob directory. -- Steve Sobol/CTO/JustThe.net LLC/Mentor On The Lake (Cleveland), OH/888.480.4NET "This country has a strong ethical foundation, but... I hesitate to say that erosion has set in, but it is clear that more and more of what we are is being built on sand and not on that foundation." - G. Waleed Kavalec, in SPAM-L --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
