Memoery Problem
sheetal123 - November 14, 2007 - 05:47
| Project: | Theme Settings |
| Version: | 5.x-1.0 |
| Component: | User interface |
| Category: | task |
| Priority: | normal |
| Assigned: | sheetal123 |
| Status: | closed |
Jump to:
Description
There is not enough memory available to PHP to change this theme's color scheme. You need at least 1.29 MB more. Check the PHP documentation for more information.
Even I change memory_limit = -1 in php.ini then also above warning is coming.

#1
Mine too, but I need 1.37 MB more. I can change the theme - the error occurs when I apply a new color scheme to the garland theme. I have not modified the php.ini since the person above did with no effect.
It is a VPS running FreeBSD 6.2, Apache2.2.6, PHP5.2.3, MySQL5.0.41
I am a new Drupal user.
#2
The person above changed it to -1 which I don't think makes sense at all. -1 is not unlimited from where I sit. you must set it to a hard number. 12 - 16.
#3
Problem solved on my system. -1 is the setting for unlimited according to the documentation. Mine was set to 8M and I changed it to 16M. It took me another minute to learn that I had to restart apache for the change to take effect. I can now change the color scheme in the theme.
I love Drupal!
#4
I’m glad you were able to figure out the issue.
However, this problem is not related to the "Theme Settings" module. Perhaps you meant to submit this to the "Color" module issue queue?