Hi
I am trying to install Civicrm (Ver1.8.11536, PHP5) using installer on development computer (windows, 2.8 Ghz, 512 RAM). Received following error:

"Memory allocated (PHP config option 'memory_limit')CiviCRM needs a minimum of 32M allocated to PHP, but recommends 64M. You only have 8M allocated"

Increased memory as per http://drupal.org/node/29268 to 64 M at each place mentioned in the post, but the error persists. Any advice?

Comments

vm’s picture

do a phpinfo() on your system and inspect that the actual change is taking place.
_____________________________________________________________________
Confucius says:
"Those who seek drupal answers should use drupal search!" : )

husainsn’s picture

You are VeryWellUnderstood ! Thanks for helping me out a number of times.

This time htaccess had code for PHP4 & PHP5 and guess where I had made entry. Thanks again.