Topic: Mozilla, Firebird, NN POST problems (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: |
posted 09-27-2003 23:04
I have a web application that uses HTML forms to pass data from the client to a mysql db on a web server via PHP. Simple. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 09-28-2003 00:20
First things first... I really see no reason for running an Apache derivate (this thing called OpenSA) instead of the real Apache. I'm strongly against all products that are based on bunch of other open source software and have no additional features (compared to the originals). As I see it, the only reason why you installed OpenSA is because you're running Windows and there're no pre-compiled binaries of Apache with SSL support for Windows platform on Apache web site. But, this doesn't mean that real Apache with SSL support doesn't exist for Windows. You can get pre-compiled Apache binaries with a bunch of modules including mod_ssl and OpenSSL for Windows from here: http://www.apachefriends.org/wampp-en.html And instructions for enabling SSL support under Windows can be found here: http://plone.org/documentation/developer/ApacheSSLWindows/wikipage_view |
Bipolar (III) Inmate From: |
posted 09-28-2003 00:41
Thank you for your prompt response, Max. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 09-28-2003 00:57
Besides knowing how to setup Apache to use SSL, it's also nice to know and understand how to properly create SSL certificates (if you don't use a SSL certificate that's issued by authorized commercial SSL vendor). Even if Apache is properly configured, Mozilla may have some problems with the actual SSL certificate that you're using. |
Bipolar (III) Inmate From: |
posted 09-28-2003 01:34
I'm sure it's not a cached page. I've tried ie from two different machines, and posting different data, multiple times, on each machine. Everything works ok. I've not tried Mozilla from different computers. Maybe it's some sort of local browser setting I have screwed up? I wouldn't think so, as I can still post to other websites just fine. |
Bipolar (III) Inmate From: |
posted 09-30-2003 15:31
I erased everything our sys admin started and decided to have a go of it myself. I followed all the directions from that link, Mr. Max. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 09-30-2003 15:53 |
Paranoid (IV) Mad Scientist From: KC, KS |
posted 09-30-2003 16:27
But the big question is: |
Bipolar (III) Inmate From: |
posted 09-30-2003 19:19
When setting up a certificate, one is required to enter a password. |