Server side include`s problem

kluu te linuxpower at operamail.com
Mon Mar 15 08:34:49 UTC 2004


I don't know if this help. I have apache 1.3.27
and maybe this work
<!--#exec php="filename.php" -->
Put this in .htaccess file in your dir wher the php file is

Options +Includes
AddType text/html php
AddHandler server-parsed php





----- Original Message -----
From: "uuganbat" <uuganbat at datacom.mn>
Date: Mon, 15 Mar 2004 11:37:11 +0800
To: <mklinke at axsi.com>,"'General Red Hat Linux discussion list'" <redhat-list at redhat.com>
Subject: Server side include`s problem

> HI all
> 
> In RH 9.0 I installed apache web server and php, mysql. All things
> working fine php scripts are working fine.
> But one problem is occurred. SSI (server side include) is not working
> only code is printed. Example
> <!-- include("filename.php"); -->     not executing php file only
> printing php source codes. So I replaced this code bye <?php
> include("filename.php"); ?> this is executing fine. 
> I think this is SSI problem how to solve.
> 							Sorry me, my
> English is poor.
> 
> Best Regards
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list

-- 
_____________________________________________________________
Web-based SMS services available at http://www.operamail.com.
>From your mailbox to local or overseas cell phones.

Powered by Outblaze





More information about the redhat-list mailing list