|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Hope i've picked the right forum for this question and i'm Sorry the question is so long also I hope it makes sense.
I am using php and mysql on a raq4 to run some forms. the first is called from a link on http:someaddress and information is passed to subsequent forms using <FORM METHOD="post" ACTION="https://someaddress"> if I use http://someaddress everything works fine with each form opening in turn. If however I use https://someaddress when I click on the origanal link the first form opens up with the padlock showing and I enter data into relevent inputs when I click on submit half the time the next form opens ok but on other occassions when I click submit "DNS could not be found" flashes up at the bottom of the page in the status bar and I get a 404 error page showing - this happens very quickly and almost certainly doesn't look for the address-. if I then click back and resubmit it works every time (this is not a solution though for people using the site!!!) I have had exactly the same code working on another server using SSL for some 6 months with no problems the only thing that has changed is the physical server and at present I am using a self generated certificate. |
|
#2
|
|||
|
|||
|
Are you using IE by any chance?
Try with netscape, if it works then ask your host to upgrade to Apache-SSL Mod_SSL has bugs that effect IE Regards Darren
__________________
HTTP://WWW.PHP4HOSTING.COM ($) HTTP://WWW.PHP4HOSTING.CO.UK (£) Website Hosting from $4.80/£3pm -- .COM/.NET $39.98/£24.99 PHP4, MySQL (Root Access), Full CGI-BIN, Shell Access, FTP, POP3, WAP Full Control Reseller Accounts, unlimited domains, FTP, POP, MySQL,PHP4 |
|
#3
|
|||
|
|||
|
thanks for that Darren,
however I read your previous post to freebsd and we are running apache-ssl. I will try netscape at home this weekend just in case. (i've upgraded to NN6 on my work PC due to reported errors with Javascript but thats another story) regards Pete |
|
#4
|
|||
|
|||
|
Ah ok!
Try putting the full URL in the post, that might help (Just guessing now) Darren |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > problem with Form method=post with SSL |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|