close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

yikes my client cant upload images

Thread began 4/25/2012 8:30 am by Christopher West | Last modified 4/26/2012 4:32 pm by Christopher West | 4235 views | 12 replies

Jason ByrnesWebAssist

the problem is caused by the memory needed to by the server to resize the images. IT has little to do with the file size. The error is a memory limit error. the server is needing to use more memory than is available to resize the images.

for resizing, the upload script uses the GD library which can be memory intensive, especially as you say the images have a high resolution.


it s a pretty clear error message:

Fatal error: Out of memory


the server has run out of available memory trying to resize the images.

The line of code i provided should increase the amount of memory the server will allow php to use.

If it is not working, there are 2 possible reasons:
1) The server does not have that much physical memory installed

2) The host has turned off the ability to set the memory limit through the ini_set command.

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...