Hi,
I installed PHPPGAdmin, but when I try open the same I am getting the
following message.
"Your PHP installation does not support PostgreSQL. You need to recompile
PHP using the --with-pgsql configure option."
OS: Windows XP Professional
PHP5 is working fine
Apache also is working
On 10/07/2009 06:39, Dileep A.V wrote:
> "Your PHP installation does not support PostgreSQL. You need to recompile
> PHP using the --with-pgsql configure option."
You need to enable PostgreSQL support in your PHP installation. On
Windows, you do this by uncommenting the appropriate line in php.ini
Hi Ray,
Thanks for the reply and your time. There is no statement like:
extension=php_pgsql.dll in my php.ini file. Anyway I have added a new line
for the same. Then I restarted the Apache Web Server(Apache). But after that
When I try to open the phppgadmin, url is http://localhost:8081/phpPgAdmi
On 10/07/2009 12:24, Dileep A.V wrote:
> Hi Ray,
>
> Thanks for the reply and your time. There is no statement like:
>
> extension=php_pgsql.dll in my php.ini file. Anyway I have added a new line
> for the same. Then I restarted the Apache Web Server(Apache). But after that
> When I try to open t
On 10/07/2009 13:12, Dileep A.V wrote:
> Next is last time I have not told PHP, where to look for extensions, this
> time I have told that one also, in my laptop also, the location is same " so
> I have included this statement:
> extension_dir = "c:\php\ext", then restarted the web server. As advis
Hi!
When I click privileges tab, and I want to add a user there are differents I
saw:
a.) I click to privilege first (ALL), to user next
b.) I click to user first, and privilege next
One of cases it is make possibility to check grant, another is not.
That is based where I click first...
Bug?
1.