Hi all, I'm in the middle of installing Matrix on a Linux Virtual server I bought from Fasthosts.
Using PuTTy I get as far as step 2 and fall over. Is there any way I can get some step by step guide to sorting out my database and continuing the install?
Remember to give your system's Apache user write access to the cache and data directories of your Matrix install... [root@server109-228-13-59 mysource_matrix]# php install/step_02.php /home/websites/mysource_matrix Fatal error: Uncaught exception 'Exception' with message 'Could not create database connection: DBError!:could not find driver' in /home/websites/mysource_matrix/core/include/mysource.inc:3355 Stack trace: #0 /home/websites/mysource_matrix/core/include/mysource.inc(222): MySource->changeDatabaseConnection('db') #1 /home/websites/mysource_matrix/core/include/init.inc(243): MySource->init() #2 /home/websites/mysource_matrix/install/step_02.php(57): require_once('/home/websites/...') #3 {main} thrown in /home/websites/mysource_matrix/core/include/mysource.inc on line 335 5 [root@server109-228-13-59 mysource_matrix]#