PDA


View Full Version : Page Cannot Be Displayed


teedizz
04-15-2005, 07:30 PM
I upload psd.'s to the gallery & on small ones it works fine but when I try to upload a larger sized one it quickly goes to " Page cannot be displayed " but this only happens on larger sized files, regaurdless if its a rar., zip, leg, psd, ect ect.....it seems when its a certain size I get that error page but for smallers zip., rar., psd, ect ect everything works fine...can someone lemme know how to prevent this & somehow turn off this size limit thing? Thank you.

Brian
04-15-2005, 07:32 PM
How big are the files? PHP cannot handle uploads over 2mb. You can use the FTP bulk upload feature to upload larger files though.

teedizz
04-15-2005, 07:49 PM
ohh alright. Thats probally the problem. Well I guess I cant use this gallery for psd.'s.....dang...I had plans for this gallery too...hahha...ohh well...Thx Brian

KW802
04-15-2005, 07:52 PM
ohh alright. Thats probally the problem. Well I guess I cant use this gallery for psd.'s.....dang...I had plans for this gallery too...hahha...ohh well...Thx BrianYes and no. ;) Gallery itself doesn't have a problem with PSDs, it's just your hosts PHP settings. You can either (a) restrict yourself to PSD files smaller than to 2mb uploaded by the user and use FTP for bigger files or (b) ask your host to up the max PHP file size setting. If you're own a dedicated server that shouldn't be a problem otherwise you're at the mercy of your hosting company.

zenithrs@bigpon
04-15-2005, 08:09 PM
PHP cannot handle uploads over 2mb.
It can, but most hosts have it set to the default 2 meg which IMHO these days is too small. :(