Avatar

Image Upload Not Working For Over 100KB Files (General)

by Auge ⌂, Wednesday, May 11, 2016, 12:23 (2906 days ago) @ Magma

Hello

For some reason without changing any settings in the script when I try to upload a image file greater than 100KB it looks as though it's uploading then it goes to a "site unreachable page" if I then refresh my site it stays unreachable for around 5 minutes after which time I can get back to the site. Not sure if it maybe the script or the host?

It smells like the host. If the script would limit the size to 100kB, I would expect, the script running a second time immediately. But you described a 5-minutes-waiting-time.

I have the script settings set for bigger file sizes than 100KB.

Please put a file, i.e. named as info.php, with only the following code …

<?php phpinfo(); ?>

… to your webspace. Open it in the browser http://example.org/info.php, save the page in the browser as HTML-file. Afterwards delete the file immediately from your webspace because of security reasons.

We need the infos about …

- PHP version
- max_execution_time
- memory_limit
- post_max_size
- upload_max_filesize

Tschö, Auge

--
Trenne niemals Müll, denn er hat nur eine Silbe!


Complete thread:

 RSS Feed of thread