Try this:
1. create a folder named "content" in your mydms folder
2. do a chmod 777 and chown it to your apache account & group
3. create a .htaccess file inside your "content" folder with the line "deny from all" in it
4. edit the variable "$_contentDir" in your inc/inc.Settings.php to match this value: "../content/"
This should...
2009-03-09 15:51:26 UTC in MyDMS