From:             [EMAIL PROTECTED]
Operating system: Linux (RH6.2)
PHP version:      4.0.4
PHP Bug Type:     ODBC related
Bug description:  Unreadable error message when unable to connect to IBM DB2

I am trying to work with RH6.2 + Apache1.3.14 + PHP 4.0.4 on a machine where someone 
else (mis)installed IBM DB2 version 7.1 for linux. I compiled PHP as a DSO using the 
--with-ibm-db2 switch.

Apparently the did not correctly setup the environment to make DB2 setup available for 
the Apache process: when i try to connect to DB2 using odbc_connect() I get "binary 
trash" inside the warning i get from PHP. I think that "trash" appears where the error 
message from DB2 should appear instead.

If i restart the apache process after setting up the required DB2 environment 
variables for user root (i.e. now I can connect to DB2 as root) everithing works ok: 
i.e., if I connect to a non-existant DB I get 'readable' error message instead of 
trash.



-- 
Edit Bug report at: http://bugs.php.net/?id=8631&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to