Ok, everything run now !
the problem was the path to the database.
You must indicate like this :

$host = localhost:c:\path\to\databasename

Thanks you !!
----- Original Message -----
From: "John Nichel" <[EMAIL PROTECTED]>
To: "Dominique ANOKRE" <[EMAIL PROTECTED]>
Cc: "Php List" <[EMAIL PROTECTED]>
Sent: Wednesday, February 11, 2004 3:16 PM
Subject: Re: [PHP] Undefined function


> Dominique ANOKRE wrote:
>
> > ok ,
> >
> > i install the good php windows installer (with interbase) and now i
think my
> > function is recognized.
> > But the message displayed is :
> >
> > Warning: ibase_connect(): unavailable database in
> > c:\inetpub\wwwroot\index.php on line 12
> >
> > But i can connect to the database whitout any problems via interbase
console
> > .....
> >
> > So what'is wrong ??????
>
> Without seeing the code, I can only guess that the problem is either a)
> your code, b) database configuration, c) network connectivity, d) etc,
> or e) between the monitor and chair. ;)
>
> --
> By-Tor.com
> It's all about the Rush
> http://www.by-tor.com
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to