May be the cause is, that you've specified some include file with
include('somefile');

but the file doesn't exist in /usr/share/php dir, which is the default path
for include (.inc) files to be saved.

OK, I see your point.  The problem is I don't know what file/ directory it's
looking for, so I don't know where to look for it.  Like I said this a
generic install, I didn't make any changes.

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

Reply via email to