OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Mozilla, Firebird, NN POST problems
This page's ID:
11059
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
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: [url=http://www.apachefriends.org/wampp-en.html]http://www.apachefriends.org/wampp-en.html[/url] And instructions for enabling SSL support under Windows can be found here: [url=http://plone.org/documentation/developer/ApacheSSLWindows/wikipage_view]http://plone.org/documentation/developer/ApacheSSLWindows/wikipage_view[/url] Now, to get to your problem... Maybe Mozilla has some problems connecting to your server via SSL. I suggest you to download the latest development version of Mozilla and try whether it works or not. Also, there may be some issues with SSL configuration on your web server... Oh, and one more thing, in your script you're using $HTTP_POST_VARS variable to access POST data. I don't know what version of PHP is installed on your server, but you should know that $HTTP_POST_VARS is deprecated in latest version(s) of PHP in favor of $_POST global variable, so that also may be the reason why your script doesn't work... [url=http://www.maxempire.com/] [img]http://www.maxworld.co.yu/ozone/sigs/[/img] [/url] [img]http://www.maxworld.co.yu/ozone/quotes/[/img]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »