• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

blank photo album

O

om4knowledge

Guest
When I go to one of my users photo album.
I get the following error.
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4096 bytes) in /home/USER/public_html/include/PEAR/Image/Transform/Driver/GD.php on line 146

this user is only uses about 90 of 200mb for their account.
Other user's albums are good.

Thanks.
 
Does this issue appear when you try to upload some big image? If so, try to increase memory_limit and upload_max_filesize values in php.ini configuration file for Parallels Sitebuilder. It should be /usr/local/sitebuilder/etc/php.ini file or /opt/sitebuilder/etc/php.ini on Debian. After that restart apache and check it one more time.
 
Back
Top