Forums | Mahara Community
Support
/
500 Internal Server Error
28 October 2009, 19:50
I see what I missed
// This path must be writable by the webserver and outside document root (the
// place where the Mahara files like index.php have been installed).
// Mahara will NOT RUN if this is inside your document root, because
// this is a big security hole.
$cfg->dataroot = '/path/to/uploaddir';
// closing php tag intentionally omitted to prevent whitespace issues
Thank you for all you help.
Thanks
01 June 2011, 0:11
Hi Penny,
Its really worked as you said..
I simply create a new folder and given a path like this in config.php
$cfg->dataroot = '/var/www/html/htpdoc_data';
Excellent...I solved my same error...
Thanks
Abdullah
- «Previous page
- 1
- 2
- »Next page