Warning: main(./includes/init.php): failed to open stream: No such file or directory in
C:\network\Apache2\htdocs\forum\global.php on line
18
Fatal error: main(): Failed opening required './includes/init.php' (include_path='.;c:\php4\pear') in
C:\network\Apache2\htdocs\forum\global.php on line
18
btw: yes, i'm using htdocs/forum :P
EDIT:
i redid the top part to this
PHP Code:
chdir('c:\network\Apache2\htdocs\forum');
require_once('./global.php');
and now i'm getting:
Quote:
vBulletin Message
Unable to add cookies, header already sent.
File: C:\network\Apache2\htdocs\index.php
Line: 26
|
line 26 is where the table my page begins on is.