Home
TeamSite
Virtualizing a PHP file with a SSI
thrivent_greg
Running TS6.1 on WIN2K. We have HTML pages doing pulling in PHP files with SSI (<!--#include virtual="myfile.php"-->). I successfully installed the PHP plugin into IIS and can get TeamSite to successfully virtualize stand alone PHP files. However, I can't get it to virtualize PHP pages brought in with SSI from an HTML file. I do have SSI configured. I can get HTML pages doing SSI with other HTML pages and such. Just can't get it to execute PHP code in SSI.
Any ideas. Do I need to do a plugin remap of sorts?
Find more posts tagged with
Comments
gzevin
have you enabled SSI for your server? have you installed IWOV's redirector?
Greg Zevin, Ph.D. Comp. Sc.
Independent Interwoven Consultant/Architect
Sydney, AU
thrivent_greg
Yes. As I mentioned. I have SSI working for when an HTML page includes most any other file. Just can't get an included PHP file to execute. If I take out the PHP begin and end tags from the PHP file, it will actually get pulled in, but as text only. Now I just need to figure out how to make the included PHP get executed.
yanSi
Have you found a solution yet? If so, can you share it?
TS 6.5
Windows 2000 Server