The config.php have
define('WEB_PATH', '') ;
I think the new config.php need to have your own domain (and directories if
you are using them). In my case:
define('WEB_PATH', 'http://localhost/osclass');
Original issue reported on code.google.com by danielgs on 2 Feb 2010 at 4:58
Original issue reported on code.google.com by
danielgs
on 2 Feb 2010 at 4:58