Thread: Zend Framework
View Single Post
Old 03-20-2009, 06:29 PM   #3 (permalink)
Tanax
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
Tanax is on a distinguished road
Default

Quote:
Originally Posted by allworknoplay View Post
Ok, your issue is that your webserver, I assume IIS? Is not interpreting your code as PHP. That's why the PHP tags are being printed out.

Perhaps it doesn't know about .phtml?

Try renaming your file to: index.php

And see what happens...
IIS? No I'm using WAMP.
And yea, I guess, but how to solve that?
PHP tags aren't actually printed on the page, only visible in the sourcecode of the page.

I don't know, it should work :S
I can't rename it to .php, because then Zend won't recognize it so it won't work..
__________________
Tanax is offline  
Reply With Quote