> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of nielssteenkrogh > Sent: Tuesday, January 10, 2006 12:58 PM > To: [email protected]; [email protected] > Subject: [Setup] Re: Files will not upload with Apache+SSL enabled > > > > I have also plone2.1.1 problem with Apache+SSL. > Forms (archetypes-based) works fine in http. > But when using https the form is > not rendered, but goes back to the situation before I > clicked the submit button. > No errors given. > > I guess it is some kind of javascript-problem - a problem > with portal_url. > > Also simple saving of a custom css gives errors: > Traceback (innermost last): > Module ZPublisher.Publish, line 113, in publish > Module ZPublisher.mapply, line 88, in mapply > Module ZPublisher.Publish, line 40, in call_object > Module Products.ResourceRegistries.tools.CSSRegistry, line > 172, in manage_saveStylesheets > Module Products.ResourceRegistries.tools.CSSRegistry, line > 172, in <lambda> > Module ZPublisher.HTTPRequest, line 1515, in __getattr__ > AttributeError: sort > > Any clues welcome! > > This problem is firefox only - in IE it works o.k. in https. > > /Niels
Niels, I had an issue with Apache 2.0.55 w/ SSL. It was a bit different, as I did get an error message when I tried to upload a file. It told me that the Title was a required field. All was fine with http:// but the issue came when I switched to https:. I solved the problem by going to an older version of Apache. I have heard that someone else went to the newer version (the 2.2 series) and that worked too. HTH, Larry Pitcher _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
