I did not make any PHP configuration changes from the Bitnami WAPP stack. I looked at the PHP configuration which loads php_pgsql.dll, but didn't see separate configurations for CLI and CGI you ask about. I'm not certain how I tell if the pgsql mod is being loaded for a CLI usage, except to say the reported error message appears to indicate an attempt to make a DB connection. Somebody else seamed to indicate the user/password for this function was that of the postgres server and not the wiki user. Was that the right track?
On Dec 16, 1:11 am, Q <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > > > Mike wrote: > > I'm new to MediaWiki and tried the dumpBackup.php on a WAPP stack > > install. I've set AdminSettings.php user and password to match those > > in LocalSettings.php as described in the manual. I receive the > > following error when executing the script: > > > DB connection error: Postgres functions missing, have you compiled PHP > > with the --with-pgsql option? > > > MediaWiki was installed with compiling and source; strictly dropping > > its source php and running the install scripts from html. > > > Is this a well-known installation error? The MediaWiki is operating as > > expected from the html server. > > > Thanks for any pointers. > > Does your PHP install have separate configs for CLI and CGI? Is the > pgsql module being loaded for both? > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (MingW32) > Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org/ > > iEYEAREIAAYFAksoefkACgkQ69PBoSWyJd7+GgCbBe85n5FBFuH7/3YV1niS9dUY > X6MAnisI+4bt0wnPuXEKMS4vZ5dOKhN3 > =g8ZG > -----END PGP SIGNATURE----- > > _______________________________________________ > MediaWiki-l mailing list > [email protected]https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
