New Zenner
- Join Date:
- Jul 2010
- Posts:
- 1
- Plugin Contributions:
- 0
more blank pages during installation inspection
All,
I have read the other posts about using IIS 7.0 and getting blank pages during the install, and I thought I'd post this and see if anyone can help. I too get the blank pages after a lengthy timeout during the inspection phase of installation.
I have verified that IIS/PHP/MySQL are in fact working correctly by doing a simple dataset retrieve call from a test.php page.
Through trial and error, I believe the timeout is occuring due to some sort of interaction between the Zencart code and MySql. If I comment out the mysql extension in the PHP.ini file, I can continue past step 3 and on to step 4.
As an aside, it makes no difference whether the CURL extension is active or not, rather it seems entirely dependent on the MySql extension.
Since I know the underlying services (IIS/PHP/MySQL) are working together correctly, does anyone have a suggestion on what to look at next?
Regards,
Tom