Forums | Mahara Community
Support
/
Unable to install mahara
19 June 2009, 3:09
Hello,
I have just come across mahara and wanted to try it and host it locally. I have read the Installing manual and was following it to install.
I created the db and made the necessary config.
Am using a windows platform
When I try to install i get the following error"
Mahara: Site unavailable
19 June 2009, 3:43
Your server configuration does not include the pgsql extension.
If you are using MySql, I supose that you changed the $cfg->dbtype variable from
= 'postgres8' to = mysql5
or similar.
is right?
19 June 2009, 4:43
Anonio thanks av changed to mysql5 but now another error.
Mahara: Site unavailable
19 June 2009, 5:18
Chris,
if you read the page about installing Mahara you will read in PHP Extensions section that you need install or activate the curl extension (and perhaps others).
Bye
08 September 2009, 1:17
Hello,
Could I have some more explanation on this error please?
I have setup the config.php file and changed the $cfg->dbtype = 'mysql5'
Yet I still get the error for the pgsql not being installed.
Do I still need these extensions even thou I'm not using them?
Is there a local resource where I can get all the extenesions I need to save me searching through the net for them, Everyone doing this install must be going to need them, can we get them up as a resource?
Thanks heaps
Troy Smith
09 September 2009, 20:06
Hi - if you changed the type to mysql5 and it's still asking for pgsql, then I think you might have changed it in the wrong place. Could you paste your config.php here (minus DB password)?