Hi:

I designed a website using FastTemplate 1.1.0.   I used Apache for Windows
1.3.14 and PHP version 4.0.6 for development in a test-server.   Everything
went fine, and I am sure that all template variables were defined.

Now, when I uploaded the finished site to the IIS 5.0 server running the
SAME PHP version, I get errors beneath ALL pages saying for example:

"[FastTemplate] Warning: no value found for variable: $main"

It spits out this error for ALL template variables, but strangely all the
content for the variables is shown on the page, yet FastTemplate spits out
this error, but ONLY on the IIS server, not on Apache...  In Apache, it runs
without a hitch.   No scripts or variables use Apache or IIS directives or
variables. I even compared both php.exe files on the test server and the IIS
(production) server, and they are identical.  The test server is configured
EXACTLY as the Production one,  they even have the EXACT same hardware and
software installation (Norton Ghost'ed).    The PHP, MySQL initialization
files and directories are identical.   The ONLY difference is the webserver
software.

Any ideas?

P.D. I am the server administrator . Before someone else "recommend" using
Apache,
it is a server running some databases that MUST run on IIS... Management
decision,
not mine, can't change webserver software.





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

Reply via email to