PDA

View Full Version : docmgr


victorbuga.com
10-25-2007, 11:42 AM
Hi,
I was wondering if anyone had experience installing docmgr (http://wiki.docmgr.org/index.php/DocMGR) on their bluehost account. My first attempt to install this application has left me with an exception on the page

Fatal error: Call to undefined function: scandir() in /home/victorb1/docmgr/lib/xml.php on line 164

I followed the installation guide :
http://wiki.docmgr.org/index.php/Installation_Guide

If anyone else has encountered this error, i would very much appreciate your response, i really want to set this up on bluehost.

Thank you,
Victor

lazynitwit
10-25-2007, 12:28 PM
DocMGR seems to require PHP5, so you'll need to contact support and ask to be moved to a PHP5 server if you wish to use it. scandir() is a function introduced in PHP5.