I m not able to setup via http://server name/faq/install/setup.php
getting below error.
No supported database detected! Please install one of the following database systems and enable the corresponding PHP extension
Using 32 bit ubuntu and phpMyFAQ 2.6.15 Setup.
having postgres8.3 installed.
On other machine setup its showing as below but its not showing on info.php in my case.
pdo_pgsql
PDO Driver for PostgreSQL enabled
PostgreSQL(libpq) Version 8.4.7
Module version 1.0.2
Revision $Id: pdo_pgsql.c 293036 2010-01-03 09:23:27Z sebastian $
pgsql
PostgreSQL Support enabled
PostgreSQL(libpq) Version 8.4.7
Multibyte character support enabled
SSL support enabled
Active Persistent Links 0
Active Links 0
Directive Local Value Master Value
pgsql.allow_persistent On On
pgsql.auto_reset_persistent Off Off
pgsql.ignore_notice Off Off
pgsql.log_notice Off Off
pgsql.max_links Unlimited Unlimited
pgsql.max_persistent Unlimited Unlimited
No supported database detected
Moderator: Thorsten
Re: No supported database detected
Hi,
if the pgsql support isn't listed on an phpinfo page it won't be listed on the phpMyFAQ setup as well. Maybe you should restart your webserver.
bye
Thorsten
if the pgsql support isn't listed on an phpinfo page it won't be listed on the phpMyFAQ setup as well. Maybe you should restart your webserver.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
-
- Posts: 2
- Joined: Thu Jun 02, 2011 5:49 am
Re: No supported database detected
Now issue has been resolved.
Ill suggest document page should updated with php5-pgsql installation info.
Ill suggest document page should updated with php5-pgsql installation info.
Re: No supported database detected
explain how you have resolved