|
From: Patrick M. <mai...@st...> - 2002-01-20 15:19:14
|
ok, I found the bug! removing the @ in line 38 in include.php before the include tells me the error message: Fatal error: Failed opening required '/home/patrick/public_html/phpbt/inc/session.php' (include_path='.:/php/includes:/usr/share/php') in /home/patrick/public_html/phpbt/config.php on line 65 et voila, there is no session.php in inc! |