Zen Cart Logo
Forums / Installing on a Windows Server / more blank pages during installation inspection

more blank pages during installation inspection

Locked

Views: 967

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
7 Jul 2010, 3:47 PM
#1
sailpdq36 avatar

sailpdq36

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

7 Jul 2010, 6:01 PM
#2
markovich avatar

markovich

New Zenner

Join Date:
Jun 2010
Location:
London, UK
Posts:
20
Plugin Contributions:
0

Re: more blank pages during installation inspection

Thanks Tom
Can you take me through what you achieved so i can try to replicate ?