Re: SSL to MySql issues

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dave,

Just make sure that you don't try to use or maintain sessions/form values
from one page (http) to another (https). This can be messy business and if
you don't do it right you'll lose a lot of data in the transfer.

If possible, try making your whole project run on SSL (use a script in your
header file that redirects users to https if it's not already). It just
helps ensure you don't lose any data.

I hope that'll solve your problem, if not, I'm not quite sure what it could
be.

-Jake


"Dave Carrera" <dave@ephgroup.com> wrote in message
005f01c30bd5$2a0499b0$0600000a@daveslaptop">news:005f01c30bd5$2a0499b0$0600000a@daveslaptop...
Hi All

Is there something special you need to do with Php scripts sitting within a
SSL enabled space to get them working?

I ask as a section of our site I am developing works fine on my local system
but when I try it live within the SSL enabled space it dose not.

Is there some kind of code needed within the scripts to accommodate SSL and
form posted variables / values ?

Thank you in advance for any help.

Dave C

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.471 / Virus Database: 269 - Release Date: 10/04/2003





-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux