Forum Moderators: phranque

Message Too Old, No Replies

PHP and SSL Problem

unable to run php pages on ssl

         

waqas

1:14 pm on Dec 6, 2003 (gmt 0)

10+ Year Member



I have apache 2, php 4.2.3 and SSLeay, FreeBSD installed on my server. Now i have installed ssl certficate on my website which is running fine the only problem is with php pages. i am unable to see run php scrits on secure page i.e. on trying to execute php sctipts on https:// it will give message to download the file or either run from current location.
I have also added following lines in srm.conf file located in https.conf directory

AddType application/x-httpd-php3 .php

but still i m unable to run php scripts via ssl
Can any one please help me!

jdMorgan

5:59 pm on Dec 6, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



waqas,

Welcome to WebmasterWorld [webmasterworld.com]!

I'm not sure, but you may need to add an AddHandler [httpd.apache.org] directive as well. If you don't get an authoritative answer here, you might try our own PHP forum, or some of the PHP help sites.

Jim

jdMorgan

10:55 pm on Dec 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thread continues here [webmasterworld.com].