i have this code define('ROOT', slash(dirname(__FILE__))); but i get a error like this Warning: require(/public_html/dumpplay/system/system_.php) [function.require]: failed to open stream: No such file or directory in /home/ownzer13/public_html/dumpplay/system_config/config.php on line 27 Fatal error: require() [function.require]: Failed opening required '/public_html/dumpplay/system/system_.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ownzer13/public_html/dumpplay/system_config/config.php on line 27 I know the file is in there so how do i change the root to the file? the file is /puplic_html/dumpplay/system_config/config.php THanks in advance for the help