Kamui Shirou
02-28-2003, 01:59 PM
HI folks. I do have little problems with this hack.
https://vborg.vbsupport.ru/showthread.php?s=&threadid=37134&perpage=15&highlight=login&display=&pagenumber=10
I do not having probs with get it working on my server ( where the forum is placed) but get it working on another server where the site is placed. It has sometihing to do with the various directions.
on the server, where the board is, this code workz perfectly (i have to include the global.php and set the chdir)
<?php
chdir("/is/htdocs/28554/www.mangaboard.com/forums/");
require('global.php');
?>
But with the same settings placed on the other server the code runs into this error message
Warning: ChDir: No such file or directory (errno 2) in /homepages/45/d72897891/htdocs/vashXT/laststyle2/index2.php on line 2
Fatal error: Failed opening required 'global.php' (include_path='.:/usr/local/lib/php') in /homepages/45/d72897891/htdocs/vashXT/laststyle2/index2.php on line 3
Hope you are able to help. thx
https://vborg.vbsupport.ru/showthread.php?s=&threadid=37134&perpage=15&highlight=login&display=&pagenumber=10
I do not having probs with get it working on my server ( where the forum is placed) but get it working on another server where the site is placed. It has sometihing to do with the various directions.
on the server, where the board is, this code workz perfectly (i have to include the global.php and set the chdir)
<?php
chdir("/is/htdocs/28554/www.mangaboard.com/forums/");
require('global.php');
?>
But with the same settings placed on the other server the code runs into this error message
Warning: ChDir: No such file or directory (errno 2) in /homepages/45/d72897891/htdocs/vashXT/laststyle2/index2.php on line 2
Fatal error: Failed opening required 'global.php' (include_path='.:/usr/local/lib/php') in /homepages/45/d72897891/htdocs/vashXT/laststyle2/index2.php on line 3
Hope you are able to help. thx