Hi there, I have a package written in pure PHP, some .php files that refer to others via require_once(''), but when I try to see package's contents via a browser, the pacakge just shows nothing: a blank page. I've activated all log levels, and it seems that php doesn't encounter any problem. I'm using PHP 5.3.3 and apache httpd 2.2. FYI, I'm new to PHP and this mailing list :) I would appreciate if someone could help me. Best Mohammad