Current time: 04-19-2024, 11:01 PM Hello There, Guest! (LoginRegister)


Post Reply 
File Upload does not write in /tmp
Author Message
FUSiON Offline
Newbie
*

Posts: 8
Joined: Feb 2010
Reputation: 0
Post: #1
File Upload does not write in /tmp
Hi Folks,

i have a problem with one of my applications since i installed ispcp.
The application is a file upload tool, which display the upload progress.

To get the PECL modul "uploadprogress" to work, it needs that the Apache2 store the uploaded data in the time of the upload to the temp folder (here /tmp) to read the actual progress of the file upload.

This works fine with a standard Apache2 / PHP 5 installation without ispCP. If i upload a file, the data will stored by chunks in the /tmp folder and the PECL modul can access this temp file.

Since i installed ispCP .. the upload store the chunk files in the memory instead of the /tmp folder. In this case, the PECL modul can't read the size of temp file.

So my question is: How can i configure ispcp, that file uploads will store per file chunks in /tmp during file upload.

Greetz

FUSiON
(This post was last modified: 02-12-2010 10:55 PM by FUSiON.)
02-12-2010 10:50 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
File Upload does not write in /tmp - FUSiON - 02-12-2010 10:50 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)