views:

245

answers:

0

Can these two items work together? php_pdo.dll and php_xsl.dll. I have a php server and it currently hosts a couple sites - one of which requires the php_xsl.dll to work. I am trying to install Piwik, but it says it needs php_pdo.dll and php_pdo_mysql.dll - whenever I add these to the php.ini file, it crashes both the piwiki site and the site that uses the php_xsl file.

Can anyone help with this?

I get the cgi / fastcgi has stopped working error, but so far I can't turn up anything on why...

Okay - I tried turning off the php_xsl.dll (commenting out the extension) and it still crashed, neither site would work - so I don't think it is related to a conflict, but can anyone help me get the pdo working?