| 
 Posted by brett on 03/05/07 17:25 
> In your php.ini, do you have: 
> 
> extension_dir = "./ext" 
> 
> ? 
 
No, but I can change it.  I do see the phpinfo() is saying the 
configuration file is in c:\windows.  Not sure why.  So I moved it 
from my php folder into the windows folder.  Now I get a blank white 
page when I browse to the php file.  View source shows my php code. At 
the least, phpinfo() should still execute. Any idea what is wrong? 
 
Thanks, 
brett
 
[Back to original message] 
 |