EDIT: When trying to do php artisan migrate I get a ‘PDOException: could not find driver’. Free download manager virus. I’m using WAMP and I’m in Win8.1. Using PostgreSQL as database. I have just installed Debian Lenny with Apache, MySQL, and PHP and I am receiving a PDOException could not find driver. This is the specific line of code it is referring to.
Fatal error: Uncaught exception 'PDOException' with message 'could not find driver' in C:Program Filesxampphtdocspogxamppobjectsclass.database.php:21 Stack trace: #0 C:Program Filesxampphtdocspogxamppobjectsclass.database.php(21): PDO->__construct(':host=;port=;db..', NULL, NULL) #1 C:Program Filesxampphtdocspogxamppobjectsclass.database.php(35): Database->Database() #2 C:Program Filesxampphtdocspogxamppobjectsclass.magazine.php(189): Database::Connect() #3 C:Program Filesxampphtdocspogxamppjoebook.php(8): Magazine->Save() #4 {main} thrown in C:Program Filesxampphtdocspogxamppobjectsclass.database.php on line 21