11-27-2014, 08:01 PM
This is the first time I have installed opendocman on a website. The site is an IIS Webserver with PHP and MYSQL on top.
I really cannot work out why I am getting the following error:
Fatal error: Class 'PDO' not found in Z:\Websites\Company\docs.oneonone.edu.au\odm-init.php on line 37
From what I can see you need to have these extensions turned on:
extension=php_pdo.dll
extension=php_pdo_mssql.dll
I am open to any advice on how to fix this.
I really cannot work out why I am getting the following error:
Fatal error: Class 'PDO' not found in Z:\Websites\Company\docs.oneonone.edu.au\odm-init.php on line 37
From what I can see you need to have these extensions turned on:
extension=php_pdo.dll
extension=php_pdo_mssql.dll
I am open to any advice on how to fix this.