On Mon, 2003-12-01 at 22:46, Manisha Sathe wrote:
> I am developing one site. Initially it was working properly, but later
> installed certificate so now instead of http:// now it has become https://
> 
> Now all weired things started happenning, it asks whether i want to download
> the file ? if i open the file then it shows me all 'Source Codes' instead of
> HTML output, but all plain html files are displayed ok, what is missing ?
> do i need to change any php settings ?? please give me hints on that,
> 
> please please help me - it's very very urgent.

Sounds like your webserver settings aren't set properly fgor HTTPS and
so rather than processing the scripts it thinks they are just files.
This is most likely the case if your files don't end with .html.

HTH,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to