php-windows Digest 16 Mar 2006 08:16:15 -0000 Issue 2912
Topics (messages 26758 through 26759):
Re: include txt in html
26758 by: mailbox 19860221
Problem
26759 by: Bikram Suri
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
php-windows@lists.php.net
----------------------------------------------------------------------
--- Begin Message ---
Alf,
Did you check the following lines?
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
In order to make SSI work they *MUST be uncommented*. Moreover, the
include_module should have been compiled when you compiled your httpd
configuration -- or just uncommented, if you use Windows.
Anyway, take a look at
http://httpd.apache.org/docs/2.0/howto/ssi.html#configuring
***Peace***
--
Massimo
--- End Message ---
--- Begin Message ---
Hi,
I do phpinfo(); and I see the include path set to c:\php5\Pear. I have wamp
installed on my machine but before wamp I had done a standalone installation
of PHP 5 in c:\PHP5 diretory. I have since uninstalled it and deleted the
c:\PHP5 directory from my system. How can i reset the include path?? I'm
running Windows XP with latest wamp installatin(MYSQL+PHP+Apache)
Any help would be greatly appreciated
regards
--
Bikram Suri
--- End Message ---