User Profile
Collapse
Profile Sidebar
Collapse
dynamind
Last Activity: Sep 14 '11, 05:06 PM
Joined: Sep 13 '11
Location:
-
from the security point of view, does it make sense to use SFTP upload with an explicit account for one specific uploads folder limited with quota, or will it be possible to capture the login credentials with any debugger? -
I'm using the upload function inside a joomla 1.7 cms. Does it make a difference using FTP instead of CURL?
thanks for your reply :)
I'd suppose the upload problem results from mod_fcgid
mod_fcgid: stderr: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 97477678 bytes) in Unknown on line 0, referer: hxxp:/www.mydomain.co m/kontakt-upload.htmlLeave a comment:
-
tricky upload situation request (5GB), is it possible?
We have a dedicated webserver with debian6 (squeeze), apache2, php5 + mysql5. This server is used as a lamp and has 1024mb random access memory. Diskspace is 100GB.
A client needs 5GB filesize uploads for video productions.
Is it possible with PHP/AJAX?
With POST the files get stored first into the RAM and after uploading all data stored to the disk, and that's why we are limited.
There must be a better option for...
No activity results to display
Show More
Leave a comment: