The latest version of your package has harcoded DB
connect values in DB.php
All variables beginning PBCS_ are hardcoded at the top
of the file. This casues the application to hang while it
tries to connect to MySQL.
The function in DB.php, e.g. crm_db_connect seem to
ignore their arguments, and use the hardcoded PBCS_
values instead.
oops!
Logged In: YES
user_id=62339
Could you check wether this is still the case with the
current cvs version ?