PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Upload ZIP Files and Have Them Uncompress (http://www.photopost.com/forum/photopost-pro-how-do-i/132464-upload-zip-files-have-them-uncompress.html)

sinjix July 7th, 2007 04:33 PM

Upload ZIP Files and Have Them Uncompress
 
Every time I upload zip files it uploads for a while, but then it goes to the next page and doesn't uncompress anything.
Same thing happens when I upload larger images.

Chuck S July 7th, 2007 04:43 PM

How large is this zip file is it larger than your maximum PHP upload size if so your server is going to drop it which means there is nothing to uncompress

sinjix July 7th, 2007 06:57 PM

How do I figure out the maximum PHP upload on my server?
The zip file i JUST tried to upload was only 87kbs.

Chuck S July 7th, 2007 08:21 PM

It is 2mb and you can post a url and login here for us to try uploads

You have to also allow in admin options the ability to do zip uploads

sinjix July 7th, 2007 08:47 PM

I have allowed it in admin options
http://www.ny-dev.com/forums/gallery/

Chuck S July 7th, 2007 09:30 PM

test login?

sinjix July 7th, 2007 09:48 PM

Quote:

Originally Posted by Chuck S (Post 1199856)
test login?

usr: Guest User
pwd: guest

Chuck S July 7th, 2007 10:06 PM

I uploaded a zip with 3 sample pics and worked fine

http://www.ny-dev.com/forums/gallery...500&ppuser=533

sinjix July 7th, 2007 10:22 PM

How big was the zip?
What was the process you used to upload that zip?

I guess there is a limit to the size of the zip I can upload?
What if I wanted to upload say, a 22MB zip?

Chuck S July 8th, 2007 06:41 AM

As I stated if you want to upload something larger than your PHP upload limit you cant. So first thing I suggest you check is your phpinfo

The file I uploaded was 714KB and uploaded fine. It was named test.zip and contained 3 pics

sinjix July 8th, 2007 12:43 PM

so just change in php.ini?

sinjix July 8th, 2007 12:50 PM

Code:

Content visible to verified customers only.
?

sinjix July 8th, 2007 01:01 PM

What does all this mean?
Code:

Content visible to verified customers only.

Chuck S July 8th, 2007 02:46 PM

It means we figure out the upload sizes thats it and restrictions has nothing really to do with the discussion on the actual upload process. That is the numbers displayed on the upload page when you go to it


All times are GMT -5. The time now is 06:38 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97