Maybe some more information about how my code files are layed out
may be helpful.
/home/mfischer/htdocs/php5/test.php
This is my test script which is executed via apache.
It includes the file 'Database/MySQL.php'.
/home/mfischer/php/Database/MySQL.php
Inc
From my current tests I get the following stack:
[23-Dec-2003 01:55:10] PHP Fatal error: Uncaught exception 'exception' with message
'Unable to connect to database; mysql_error = Unknown MySQL Server Host 'bla' (4)' in
/home/mfischer/php/System.php:12
Stack trace:
#0 /home/mfischer/php/Data