[phplib] phplib + apache + ssl From: Marko Kaening (marko <email protected>)
Date: 11/07/00

Hi,

I am using the following configuration

 Apache Apache/1.3.9 (Unix) (SuSE/Linux)
 PHP/4.0.3pl1 mod_ssl/2.4.7 OpenSSL/0.9.4

at first everything seemed to work normal, but now I have got the effect
that phplib for some reason doesn't append the session-id to the secure
url.

If I call my page with "http://localhost/page.php" everything works just
fine, all links on that page also got the appropriate session-id appended.
But, as soon as I try to use the secure server with
"https://localhost/page.php" it appears that the whole string
"?Session=***something***" is just ommited. The same can be seen
immediately if you don't enter anything at the login prompt and just press
the submit button, the reloading loginform doesn't append the id itself
(as it should be).

Funny thing: I think at first it worked. Then I tried to use the
PHP4 extension to phplib from
    http://phplib-4.myip.org/phplib-4.tar.gz
but then problems started. On the secure connection suddenly the ommitting
of the id began and now I am stuck. Looks like I have to return to normal
http without security....

I cleared the active_sessions table, but there wasn't effect at all. Still
the same without ssl everything works.

But maybe it's connected to another problem. I don't know...
Any suggestions?

Regards,
Marko

-- 
                    O _ O
                     0 0
 ------------------m-\o/-m------------------------------------------
 Marko K"aning         Tel/Fax: +49-3834 554 442 / -3834 554 301  
 INP Greifswald            email  : kaening <email protected>        

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>