Call Stack
# Time Memory Function Location
1 0.0003 332168 {main}( ) ..\index.php:0
( ! ) Warning: include(IRB_ROOT/skins/tpl/index.tpl) [function.include]: failed to open stream: No such file or directory in C:\WebServers\home\test.loc\www\index.php on line 15
Call Stack
# Time Memory Function Location
1 0.0003 332168 {main}( ) ..\index.php:0
( ! ) Warning: include() [function.include]: Failed opening 'IRB_ROOT/skins/tpl/index.tpl' for inclusion (include_path='.;C:\php\pear') in C:\WebServers\home\test.loc\www\index.php on line 15
Call Stack
# Time Memory Function Location
1 0.0003 332168 {main}( ) ..\index.php:0
Объясните почему ошибку выдает ?
include IRB_ROOT .'/skins/tpl/index.tpl';
define('IRB_ROOT', str_replace('\\', '/', $_SERVER['DOCUMENT_ROOT']) .'/');