close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Out of memory

Thread began 10/01/2015 12:57 pm by john70964 | Last modified 10/02/2015 1:37 pm by Ray Borduin | 791 views | 2 replies |

john70964

Out of memory

Hello,
I am getting an error message when I try to upload an image in http://boatsforsalenow.com

Fatal error: Out of memory (allocated 61341696) (tried to allocate 17676 bytes) in /homepages/37/d415519235/htdocs/boatsforsalenow/webassist/file_manipulation/helperphp.php on line 891
The image size is 1MB which is about right.
Have you an idea where I should start looking for the problem.
I believe this has happened before but usually it has been working fine.
Thanks

John

Sign in to reply to this post

Ray BorduinWebAssist

Are you resizing the image while uploading? The image resize process takes up a lot of memory. Usually the only solution is to up the available memory_limit value in the php.ini file. You can sometimes fix it on the top of the page with php on the top of the page as well like:

php:
<?php

ini_set
('memory_limit''1024M');
?>


That would be more than enough, but there may be limits or you may not be able to change it at all on a shared server.

Sign in to reply to this post
Did this help? Tips are appreciated...

john70964

Thanks Ray,

I will try to get the php.ini file uploaded on the remote server first.

Regards

John

Sign in to reply to this post

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...