Hi guys, Im really new to this (I only have html background) so if im asking stupid q's please bare with me.
I changed my open reallty file name to extreme, when I try to load the file http://localhost/Extreme/admin/index.php in explorer and I keep on getting these errors, I think I have to change the base path, but im unsure of where to change it and how: *Warning*: include(C:/webserver/xampplite/htdocs/open/include/language/en/lang.inc.php) [function.include <http://localhost/Extreme/admin/function.include>]: failed to open stream: No such file or directory in * C:\webserver\xampplite\htdocs\extreme\admin\index.php* on line *52* *Warning*: include() [function.include<http://localhost/Extreme/admin/function.include>]: Failed opening 'C:/webserver/xampplite/htdocs/open/include/language/en/lang.inc.php' for inclusion (include_path='.;C:\webserver\xampplite\php\pear\') in * C:\webserver\xampplite\htdocs\extreme\admin\index.php* on line *52* *Warning*: require_once(C:/webserver/xampplite/htdocs/open/include/login.inc.php) [ function.require-once <http://localhost/Extreme/admin/function.require-once>]: failed to open stream: No such file or directory in * C:\webserver\xampplite\htdocs\extreme\admin\index.php* on line *54* *Fatal error*: require_once() [function.require<http://localhost/Extreme/admin/function.require>]: Failed opening required 'C:/webserver/xampplite/htdocs/open/include/login.inc.php' (include_path='.;C:\webserver\xampplite\php\pear\') in * C:\webserver\xampplite\htdocs\extreme\admin\index.php* on line *54* Im using xampplite. Please help me:) Nix