Re: Shell Script error

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

 



I am not exactly an expert on PEAR, but if the error says "connect failed", you are not reaching the DBand/or the server were it resides.
Check the way you are connecting :


- Is the server named correctly ?
- If the access is authenticated, are you using the correct username/password ?
- Do you have enough rights to access the DB ?
- Are you accessing the correct table ?



Luis

Rui Francisco wrote:

Hi,

I have a small problem with a PHP script with Pear DB

The problem is the following: I'm creating a shell script in  PHP that
access one interbase database.

The problem is that if i run it on a webserver the script run correctly
but if i runit in the command line it reports one error (DB Error:
connect failed).

Does anybody know what is the problem ?

Thanks in advance
Rui Francisco


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

[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux