Posted by infauvergne on June 30, 2009 at 12:06am
First thing, excuse me for my bad english, I am French
I am webmster and I create web sites with Drupal
One thing, I use the captcha module, I have use the 2 version for Drupal 6, but I have a problem, Whem I want to activate this module (version 6.x-1.0-rc2 and 6.x-2.0-rc2) Its use more memory from php or mysql and I an error with the allocate memory
Is someone as the same problem and what is the solution
For the 6.x-2.0-rc2 version, when I have time, I try to translate the module fr.po in French, I have translate It only for this time for instruction with appears on web site, but not on the administration session
thanks for your response
Comments
It sounds like you may need
It sounds like you may need to increase PHP's maximum memory usage limit. There is an article in the handbook here that contains instructions about possible ways to accomplish this. http://drupal.org/node/207036
Thanks for your response, But
Thanks for your response,
But my host don't have the fonction to do that, I need to have my own web server to do that
Inf Auvergne
Create websites in Drupal - referencing Google in Auvergne - French
depends on the host
I am a reseller on a shared host that has php.ini available to set as you wish. And many good Drupal hosts have a high setting such as www.HotDrupal.com.
reference page that might help, talks about using settings.php and/or htaccess to attempt a change
http://drupal.org/node/207036