Yes I have...
If this path (chdir) is incorrect, the error is in line 42...
But it is correct...
If I set the full path to the global.php , I get this error:
Code:
Warning: main(./includes/init.php) [function.main]: failed to create stream: No such file or directory in /xxx/html/board/global.php on line 18
Fatal error: main() [function.main]: Failed opening required './includes/init.php' (include_path='.:/usr/lib/php') in /xxx/html/board/global.php on line 18
C.