Have serios problem

This happened for me:
Fatal error: Uncaught exception 'RuntimeException' with message 'Class «ModuleUser» not found!' in /home/djvatouy/djvantera.net/engine/classes/Engine.class.php:376 Stack trace: #0 /home/djvatouy/djvantera.net/engine/classes/Engine.class.php(403): Engine->LoadModule('ModuleUser') #1 /home/djvatouy/djvantera.net/engine/classes/Engine.class.php(246): Engine->LoadModules() #2 /home/djvatouy/djvantera.net/engine/classes/Router.class.php(125): Engine->Init() #3 /home/djvatouy/djvantera.net/index.php(34): Router->Exec() #4 {main} thrown in /home/djvatouy/djvantera.net/engine/classes/Engine.class.php on line 376

Please help:))))

Warning: require_once ......failed to open stream: No such file or directory in /usr/home/a.....config/config.php on line 164

Возникла проблема:

Warning: require_once(/home/me/public_html/config/config.table.php) [function.require-once]: failed to open stream: No such file or directory in /usr/home/agfge/public_html/street/config/config.php on line 164

Fatal error: require_once() [function.require]: Failed opening required '/home/agfge/public_html/config/config.table.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/usr/home/agfge/public_html/street') in /usr/home/agfge/public_html/street/config/config.php on line 164



По совету форума в config.php вместо
require_once(DIR_SERVER_ROOT."/config/config.table.php");
require_once(DIR_SERVER_ROOT."/config/loader.php");

вставила
define('DIR_WEB_ROOT','http://'.$_SERVER['HTTP_HOST'].'/street/');
define('DIR_SERVER_ROOT',$_SERVER['DOCUMENT_ROOT'].'/street/');

но проблема всетаки не решается никак.

как исправить, чтобы движек работал в созданной директории (street), а не в главном root