PHP & SSL ?

Apache, Lighttpd, nginx, Cherokee
Post Reply
int25
Posts: 13
Joined: 2003-10-21 00:03
 

PHP & SSL ?

Post 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 ?
suntzu
Posts: 669
Joined: 2002-12-20 19:47
Location: Mönchengladbach
Contact:
 

Re: PHP & SSL ?

Post by suntzu »

Hi,

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

Gruß,
Dominik
Post Reply