Hello,
I use Gallery3 with a self-signed SSL ceritificat With Firefox, the "add photos" function gives the error "Server Error: Error # 2038 (IO)"
BUT with Internet Explorer, it works.
What should I do for this to work with Firefox ?
Thank you
Try without a self-signed SSL ceritificate. Try the http://codex.galleryproject.org/Gallery3:Modules:html5_upload
Dave _____________________________________________ Blog & G2 || floridave - Gallery Team
Seems to be a lot of google results with Self signed certs and Adobe. http://support.mozilla.org/en-US/questions/687567 is just one.
Yes !
Its work fine with html5_upload (I did not know this module)
I have not tried to signe self-certificate with a CA Certificate. This may be as a solution... But html5 module is a faster solution
Posts: 27300
Try without a self-signed SSL ceritificate.
Try the http://codex.galleryproject.org/Gallery3:Modules:html5_upload
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 27300
Seems to be a lot of google results with Self signed certs and Adobe.
http://support.mozilla.org/en-US/questions/687567 is just one.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 16
Yes !
Its work fine with html5_upload (I did not know this module)
I have not tried to signe self-certificate with a CA Certificate. This may be as a solution...
But html5 module is a faster solution
Thank you