tosh9541 Posted February 23, 2009 Share Posted February 23, 2009 Hi All, Deployed a PHP app in IIS 6 using isapi. Server running PHP Version 5. But the application pages are displayed in browser as scripts with just text boxes and drop downs shown in between and in reverse order(as shown in the image pls click link to view image). http://img172.imageshack.us/my.php?image=phpiis6jo2.png The server has been configured to run php as it has another php application which is the open source room booking system(mrbs) working properly. Any advice/suggestions is greatly appreciated. Thanks. Link to comment https://forums.phpfreaks.com/topic/146459-php-app-in-iis-6/ Share on other sites More sharing options...
Prismatic Posted February 23, 2009 Share Posted February 23, 2009 Are you using short tags? Link to comment https://forums.phpfreaks.com/topic/146459-php-app-in-iis-6/#findComment-768897 Share on other sites More sharing options...
tosh9541 Posted February 23, 2009 Author Share Posted February 23, 2009 Not using short tags. Link to comment https://forums.phpfreaks.com/topic/146459-php-app-in-iis-6/#findComment-768912 Share on other sites More sharing options...
RichardRotterdam Posted February 23, 2009 Share Posted February 23, 2009 It might be that PHP is not installed correctly. Does any PHP code run at all? Link to comment https://forums.phpfreaks.com/topic/146459-php-app-in-iis-6/#findComment-768984 Share on other sites More sharing options...
tosh9541 Posted February 24, 2009 Author Share Posted February 24, 2009 Yes. The server hosts another PHP application and it works great. Link to comment https://forums.phpfreaks.com/topic/146459-php-app-in-iis-6/#findComment-769742 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.