This is more or less the followup of this thread
Which lead to this bug report
Now that I've disabled captcha I got this when trying to upload an image: Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 6400 bytes) in /web/htdocs/www.smartart.it/home/includes/image.inc on line 288
the maximum memory for php is correct as suggested in some faq on drupal.org (12MB as you can see).
After a bunch of Googling, I see other folks (esp the Trac project) having similar issues with this, but I'm having problems with form POSTing for Internet Explorer. Salient portions of my config:
(all latest and greatest/patched/sp'd unless stated)
Windows 2000 Server
Apache 2.0 for Windows
PHP 5 for Windows
mod_auth_sspi
webserver_auth module
SSL is *not* enabled, keepalive's on in Apache with bumped up values.
I'm newbee at drupal, so, it may be a stupid question.
I have a fresh drupal installation.
I install filemanager, It's seems to work fine.
I have installed acidfree and seems to work fine.
I have created an album called "Primer album"
I have enabled "Acidfree albums" menu link.
When I click on "Acidfree albums" I cannot see "Primer Album".
I have created a direct menu link to "Primer Album", if I click on it, I can see the photos, so I think that it seems to be ok.
I have been working with the daily module for a photo blog, putting a photo of the day on the front page. My site is at http://www.25miles.com.
I have CRON set up on my site. I have a daily container on my front page set up to show the last daily item. I have daily photos posted with dates from now through the next week. When I set them up, I put them so they are NOT promoted to the front page.