Forums | Mahara Community
Support
/
config.php xampp
10 June 2010, 9:01
I am installing a fresh installation of mahara. I use the latest version of xampp. I placed the mahara map in c:\xampp\mahara. I edited the config.php in change line 80 in: $cfg->dataroot = 'c:\xampp\maharadata';
When I start the webpage I says: Parse error: syntax error, unexpected T_VARIABLE in C:\xampp\htdocs\mahara\config.php on line 80
I am new with mahara, so maybe it is very simple. Any help will be nice
10 June 2010, 15:44
Change the path in to $cfg->dataroot = 'c:\maharadata'; Now it is working. Mahara starts and now it show with an error Your server does not have the mime_magic extension any suggestions?