Go back to previous page
Forum URL: http://www.dombom.com/cgi-bin/dcforum/dcboard.cgi
Forum Name: GodfatherBomb
Topic ID: 38
Message ID: 4
#4, RE: SSI to PHP?
Posted by jeffhope on Dec-15-04 at 09:52 PM
In response to message #3
Jake,

You're right, PHP and SSI don't "speak" as a general rule.

But if you're using PHP, there should be no need to use SSI at all.

Can you explain more what you're trying to accomplish in your example? You shouldn't need to use the DOCUMENT_ROOT variable at all, as your server should typically see the /cgi-bin/... location properly, relative to the root. But maybe I'm missing something...

Jeff