Jump to content

phpThumb image size problems


Recommended Posts

Hi

 

I'm having problems with phpThumb which i installed on website and wondered if anyone had any ideas of solving it.

 

Basically i have installed the script and have got it running. You can upload images no problems until the file size reaches about 1.6mb.

 

I just get an error saying that the file does not exist like this http://www.nidd-recruitment.com/sponsorship.php

 

I have tried  creating a php.ini file to increase the memory from the standard 8mb to 800mb hoping this might solve the problem but it still doesnt work - i keep getting the error message. My settings are as followed

 

 

http://www.nidd-recruitment.com/admin/phpthumb/demo/phpThumb.demo.check.php

 

does anyone know of a solution to this. i would be very grateful of any help

 

many thanks in advance

 

:)

 

Link to comment
Share on other sites

my php.ini file looks like this

 

memory_limit = 800M      ; Maximum amount of memory a script may consume (8MB)


; Maximum size of POST data that PHP will accept.
post_max_size = 800M


; Maximum allowed size for uploaded files.
upload_max_filesize = 800M

; script execution time.

php_value max_execution_time 6000


; Local Variables:
; tab-width: 4
; End:

 

i also tried increasing the script execution time but still no luck

 

thanks

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.