LMSouq
moodle-core Open

IHP - How to connect IHP's Postgres instance with Moodle?

VA
Varun Rajput
1 month ago
3 views
Problem Description
I'm trying to connect IHP's Postgres instance with Moodle. The [IHP Guide][1] uses `postgresql:///app?host=YOUR_PROJECT_DIRECTORY/build/db` with the development server running to connect however Moodle further requires Database host, name, user, password, port, Tables prefix and Unix Socket to connect. [1]: https://ihp.digitallyinduced.com/Guide/database.html#connecting-to-db-via-terminal

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base