Forums | Mahara Community
Support
/
pgsql & mysqli
26 June 2009, 9:06
Hello
I get an error
Your server configuration does not include the pgsql extension. Mahara requires this in order to store data in a relational database. Please make sure that it is loaded in php.ini, or install it if it is not installed.
It says that mahara needs pqsql or mysqli and the server I have has :
mysqli
MysqlI Support | enabled |
---|---|
Client API library version | 5.0.45 |
Client API header version | 5.0.45 |
MYSQLI_SOCKET | /var/lib/mysql/mysql.sock |
Directive | Local Value | Master Value |
---|---|---|
mysqli.default_host | no value | no value |
mysqli.default_port | 3306 | 3306 |
mysqli.default_pw | no value | no value |
mysqli.default_socket | no value | no value |
mysqli.default_user | no value | no value |
mysqli.max_links | Unlimited | Unlimited |
mysqli.reconnect | Off | Off |
Whats wrong?
26 June 2009, 10:58
Hi,
it's difficult to support if we don't know your configuration. Which sql did you choose in the config.php.
The message tells you that Mahara is missing a extension.
Heinz
26 June 2009, 11:35
LOL MAHARA WORKS !!!
I've added mysql5 instead of psqli now it works
But It logges me out every time???
German:
Heinz beanspucht mahara wirklich sehr viel Recehnleistung???
26 June 2009, 12:31
Hi,
great !!
Check the permisison of your dataroot folder.
Mahara uses similiar cpu like moodle. The shared hoster don't like install it and therefore tell you curious storys.
Heinz
26 June 2009, 12:55
So high cpu or not?
I haven't itested moodile and I don't know ayntihgn about it
26 June 2009, 22:42
Hi. If you're having troubles with constantly being logged out, please read the installation troubleshooting page notes about this issue.