Page 1 of 1

PHP & SSL ?

Posted: 2004-02-25 03:08
by int25
Moin, moin,

auf unserem (Debian-)Server sind ein normaler 1.3.x Apache und PHP 4.3.3 installiert. Apache ausserdem mit SSL.

Ein einfacher https Aufruf funktioniert.
Ein Aufruf auf eine PHP-Seite jedoch nicht.

phpinfo sagt zum Thema SSL: '--with-openssl=/usr'
Der Pfad zur OpenSSL-Lib ist /usr/lib/openssl.

Wo kanns sonst noch klemmen ?

Re: PHP & SSL ?

Posted: 2004-02-26 09:46
by suntzu
Hi,

funktioniert PHP bei http (ohne s)? Welche SSL-Version des Apachen habt ihr installiert, Apache-SSL oder mod_ssl?

Gruß,
Dominik