Quote:
|
Originally Posted by Chuck S Your would need to specify how large is the image?
PHP by default is set to 2M so if the file is larger than this then PHP bombs out.
If your PHP memory which by default is set to 8M and your using GD then it could bomb out on large files
At the top of your upload.php file you could try placing these to override PHP's setting's Code: Content visible to verified customers only.
|
You mean uploadphoto.php not upload.php!?
Same problem: file to large(>~400kb) no upload, but blank screen.
Suse Linux 10 with 2GB RAM.
LAMP with GD2.
I changed PHP.ini, tried the code, checked the folder settings, etc... but always a blank screen.
VB 3.5.1 and PP5.3 on fresh installed linux. Everything is fresh installed and not hacked.
I can't see this terrible blank screen anymore.
Google has no new answer for me. The forumsearch was up to now not helpful. Ideas from the community???