Elxis CMS Forum

Support => Installation => Topic started by: rshepard on September 04, 2010, 02:58:55

Title: Elxis Does Not Recognize Installed PostgreSQL
Post by: rshepard on September 04, 2010, 02:58:55
I use postgres (and have for more than a dozen years) and want to use it with Elxis. However, when I see the pre-installation check page that option is not shown as available (in green).

I'm not going to activate and learn MySQL for this one application. What do I need to do to make /usr/bin/postgres visible to Elxis?

TIA,

Rich
Title: Re: Elxis Does Not Recognize Installed PostgreSQL
Post by: datahell on September 04, 2010, 09:42:42
Is the postgre extension loaded in php?
Check your php.ini for the loaded extensions. Uncomment postgres if it is commented. Then restart apache.