Hi -
We’ve got an expression engine site that is working correctly under LAMP and have had a request to get it working under windows with IIS.
I’ve got IIS7, Mysql 5.1, PHP 5.4.1 (with MySQLi, GD2) working on a server and have written a quick test_mysql.php script to access various mysql tables and output them via php - no problem. I’ve got a working php log file that is outputting errors.
However whenever I try any expression engine script it outputs a blank page with nothing going to the log file.
E.g. I navigate to ee_wizard—I can view the form, I input the same details I’m using in the test_mysql.php script, and when I click submit I see a blank page, nothing appears in the php error log. Any ideas?
Tim
