Search Postgresql Archives

Re: Xampp, PostgreSQL & phpPgAdmin

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



First, this does not have to do anything with PostgreSQL and I guess this newsgroup is a bad place to ask PHP/xampp questions.

Second, if you are to lazy to install that few applications that xampp wraps in some click-and-forget install-package, why should we be less lazy and debug your broken click-and-forget installation? You would not have this problems when you just did it the normal, manual way and actually just understood a little bit about the apps you installed. If anyone, ask the authors of this package what they/you broke and how to fix it.

But to answer your question, I heard that xampp ships with multiple php.ini files and it seems a common problem, that people have no idea which one is used. Create a file:

<?php
phpinfo();
?>

Run it and see the ini path in the first lines. Then run this file again and see if the extension is load, if not, see your error logs on why not.

On 12.10.2005 03:54, Aileen wrote:
Hello, i'm using xampp 1.4.13 for windows.
I already installed PostgreSQL 8.0 and also
phpPgAdmin-3.5.5.

I've updated php.ini which locate in
/xampp/apache/bin/, and i've unmarked :
extension=php_pgsql.dll
But when i run phpPgAdmin, i got an error message : "Your PHP installation does not support PostgreSQL.
You   need to recompile PHP using the --with-pgsql
configure option."

However the /xampp/php/extensions directory has got
the php_pgsql.dll file, so can anyone suggest what
might be wrong?


--
Regards,
Hannes Dorbath

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your
      message can get through to the mailing list cleanly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux