Hi Kevin and all, Hopefully you have a php.ini file you can edit or add. Ask your host. Typically they can give you a copy of the default one, which you place at the domain root (so that it would be accessed at: http://example.com/php.ini ). Once that is in place, find this line: memory_limit = 32M and change it to: memory_limit = 128M That should solve your problems. Report back, Shai Gluskin On Mon, Jul 11, 2011 at 2:25 PM, Kevin Anderson <kevinanderson1989@gmail.com
wrote:
** I am having trouble when working with drupal actually up on the server. Everytime I save something it gives me this error.
* "Fatal error*: Allowed memory size of 33554432 bytes exhausted (tried to allocate 45 bytes) in * /data/16/1/19/132/1508295/user/1622796/htdocs/wordpress/sewerratracing/includes/database.mysql.inc * on line *160"
*it seems to be a different path every time but the same message.*
*has anyone encounterd this? and have any solotions?
Thanks, Kevin* *
-- [ Drupal support list | http://lists.drupal.org/ ]