I have tried to install ubercart several times and am having a problem with running out of memory limit on my shared server. (that is what appears in error log).
I can up the memory limit allowed in scripts by adding this line to htaccess...
php_value memory_limit 16M
However, when I do that and try to reinstall, Ubercart is overwriting my htaccess file in it's install process and crashes again. I even tried chmod'ing the htaccess file so Ubercart can't overwrite it, but it does anyway. I guess it's chmod the file itself before overwriting it. Blah.
The site seems to be working despite that it crashed and I only got a blank screen, not a nice "Done Installing" screen. What is missing and should I worry about it? (I am having trouble getting images to save - they will upload but not save).
