ID: 27146 User updated by: omich at artofaktur dot de Reported By: omich at artofaktur dot de Status: Bogus Bug Type: Scripting Engine problem Operating System: DebianLinux www 2.4.23-1-686-smp PHP Version: 4.3.4 New Comment:
You are right and I found the bug, sorry for the interruption, it was a typo: include ('gobal/dict.php'); the folder is called global - with l in it Sorry for any interruption, what a pity! Any chance to remove all reports and any trails... :) Previous Comments: ------------------------------------------------------------------------ [2004-02-05 06:48:30] [EMAIL PROTECTED] What exactly is the directory structure?! You're obviously doing something wrong, there is no bugs in this stuff, otherwise we'd have hundreds of reports about this.. ------------------------------------------------------------------------ [2004-02-05 04:47:55] omich at artofaktur dot de error_reporting (E_ALL) showed no errors. var_dump(ini_get('include_path')) shows the expected result string(18) "/var/www/dannemann" but it does not work! ------------------------------------------------------------------------ [2004-02-04 19:16:37] [EMAIL PROTECTED] Put "error_reporting(E_ALL);" as first line on all files related. And also "var_dump(ini_get('include_path'));". You propably have some .htaccess files or vhost setting the include path to something else.. ------------------------------------------------------------------------ [2004-02-04 14:02:52] omich at artofaktur dot de The include path is correct, otherwise (as state) none of the two script would run. ------------------------------------------------------------------------ [2004-02-04 13:29:39] [EMAIL PROTECTED] Fix your include_path. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/27146 -- Edit this bug report at http://bugs.php.net/?id=27146&edit=1