Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> Instalacja Posgresql 9.0 pod xamppa 1.7.4
stepienp24
post 12.04.2011, 19:36:20
Post #1





Grupa: Zarejestrowani
Postów: 1
Pomógł: 0
Dołączył: 23.07.2010

Ostrzeżenie: (0%)
-----


Witam zainstalowałem xamppa i postgresql. Wykonuje potem następujące kroki:

PostgresSqł 9.0
C:\Program Files\PostgreSQL\9.0
Xampp
C:\xampp

phpPgAdmin
C:\xampp\phpPgAdmin

"config.inc.php"
C:\xampp\phpPgAdmin\conf

Zmiany
$conf['extra_login_security'] = false;

/ Example for a second server (PostgreSQL for Windows)
$conf['servers'][1]['desc'] = 'Test Server';
$conf['servers'][1]['host'] = '127.0.0.1';
$conf['servers'][1]['port'] = 5432;
$conf['servers'][1]['sslmode'] = 'allow';
$conf['servers'][1]['defaultdb'] = 'template1';
$conf['servers'][1]['pg_dump_path'] = 'C:\\Program Files\\PostgreSQL\\9.0\\bin\\pg_dump.exe';
$conf['servers'][1]['pg_dumpall_path'] = 'C:\\Program Files\\PostgreSQL\\9.0\\bin\\pg_dumpall.exe';
$conf['servers'][1]['slony_support'] = false;
$conf['servers'][1]['slony_sql'] = 'C:\\Program Files\\PostgreSQL\\9.0\\share';

ttpd-xampp.conf
c:\xampp\apache\conf\extra\

Alias /phppgadmin "C:/xampp/phpPgAdmin/"
<Directory "C:/xampp/phpPgAdmin/">
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>

php.ini
C:\xampp\php
Odblokowanie:
extension=php_pdo_pgsql.dll
extension=php_pgsql.dll


Pojawia się błąd:
Unable do load dynamic library 'C:\Program Files\PHP5\ext\php_pdo_pgsql.dll' - Nie można odnaleźć określonego modułu. PHP Startup: Unable do load dynamic library 'C:\Program Files\PHP5\ext\php_pgsql.dll' - Nie można odnaleźć określonego modułu. Fizycznie Pliki istnieją. Proszę o pomoc.

Pliki fizycznie istnieją. Nie wiem jak rozwiązać ten problem. Proszę o pomoc.
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Wersja Lo-Fi Aktualny czas: 18.06.2025 - 08:32