Ryan Hagan <[EMAIL PROTECTED]> writes:

> Greetings,
> 
> I've installed OpenSSL (0.9.6c-2) along with sslwrap (2.0.6-5) and
> apache (1.3.24-3) and PHP (4.1.2-4) on a debian system.  I created my
> own certificate with no problems, installed the necessary lines into my
> /etc/services file and ran the deamon in inetd.conf.
> 

did you use debian packages? or you compiled packages your self?

> Everything works great when I try to pull up HTML files using the HTTPS
> on my server, but as soon as I try to open up a PHP file, my browser
> says it can't find the file.  So far, this happens with EVERY SINGLE php
> file.  The exact error I get is:
> "The requested URL /test/test.php was not found on this server."
> 
> With /test/test.php being whatever php file I've tried to open.
> 
> But as soon as I change the URL from HTTPS to HTTP it works fine.  Any
> suggestions?  Thanks a million!
> 

do you have two servers? apache and apache-ssl? or just one?

- if you have two is probably because in your apache-ssl configuration
file php is not loaded. check if the lines refering to php in http.conf
in your normal apache are in apache-ssl configuration file (just search
php).

- if you have only one server... errr... no idea... :?


aleix
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to