MX File Upload Forum :: Upload hangs
This thread was displayed: 0 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
Hamish Blair
05-06-2007 17:14:00 GMT +2
|
I can get the upload action to work fine on my machine. However when I publish to my Webserver, running Mac OS X Server 10.4.9, it just hangs. Doesn't even get to the thanks.php page which is what its meant to redirect to. Seems that the file us uploaded to the /images folder, but the thmbnail doesn't make it. Any idea what ownership and permissions I need - I am sure I have write permissions happening on the images and thumbnails folders. Thanks Hamish
|
|
|
Ionut MOICIANU
05-07-2007 18:01:30 GMT +2
|
Hello,
Please provide an URL where to see the problem. FTP access to the site would also help debugging the issue faster.
Regards,
Ionut
|
|
|
Hamish Blair
05-08-2007 02:25:34 GMT +2
|
Smaller photos work fine; larger ones are causing the trouble.
I have played with the php.ini values - ie. increased time and memory, and size of file upload.
Not sure how much I should be increasing them to for a large photo?
Does it take more time to resize to a 400 x 300 image than say an 800 x 600?
|
|
|
Ionut MOICIANU
05-08-2007 15:40:35 GMT +2
|
Indeed, You could try to increase value upload_max_filesize, post_max_size and max_input_time directives in php.ini.
If this does not help, could you provide the info I asked for? There could be several reasons for the problem.
Ionut
|
|
|