Get ready for BLACK FRIDAY shopping starting in

Forums

This topic is locked

maintaining session between HTTP and HTTPS

Posted 19 Dec 2005 02:51:22
1
has voted
19 Dec 2005 02:51:22 Carlos Dantas posted:
I need help
I have a web application in which I want my users to view the login page (php) over SSL and send the login request via SSL but when the login button is pressed the SSL server do not execute the login and return a Error:
CGI Wrapper Error: Invalid document root presented by apache
Error: Bad file number (9)

Besides the above error the URL address on the browser is changed showing secure1.myhost.com/mypage.php instead the whole shared SSL server address which is secure1.myhost.com/ssl/mydomain/mypage.php

Dreamweaver MX - Login User Authentication
Server: PHP_MySQL
SSL Server is shared - secure1.myhost.com/ssl/mydomain/

Reply to this topic