Assuming php is installed on c:\php, test php in cmd for configuration problems
c:\php\php.exe -i
See if any of the errors pop up
Then adjust php.ini to fix these errors, over
Assuming php is installed on c:\php, test php in cmd for configuration problems
c:\php\php.exe -i
See if any of the errors pop up
Then adjust php.ini to fix these errors, over