dbTalk Databases Forums  

[BUGS] Cannot to connect.

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] Cannot to connect. in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dmitry
 
Posts: n/a

Default [BUGS] Cannot to connect. - 09-10-2004 , 11:35 PM






Hi there!

I just installed PostgresSQL 8 beta1 for Windows ( I have WinXP ).
I launched pgAdmin III and created one test DB. So, it was created.
Then, I launch my Zend Studio and tryed to connect to this new test DB
using next code to check connection:

<?php
$psConn = pg_connect( "dbname=jimmyDB" );
echo("$psConn");
?>

It doesn't work.

In the php.ini I uncomment line

extension=php_pgsql.dll

I have php 4.3.7

and I restart Apache, but it still does not work.

I don't understand what I need to do else.
Could you help me?




--
Sincerely,
Dmitry Shirokovskiy.
Web-developer of 1ADW Co.
www.1adw.com
RUSSIA

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.