Hi,
I am a first timer... I tried using moodle, followed the installation instructions but encountered the following error:
Notice: Use of undefined constant __DIR__ - assumed '__DIR__' in /home/dragonba/public_html/thewebpreneurs.org/moodle/lib/dml/moodle_database.php on line 27
Warning: require_once(__DIR__/database_column_info.php) [function.require-once]: failed to open stream: No such file or directory in/home/dragonba/public_html/thewebpreneurs.org/moodle/lib/dml/moodle_database.php on line 27
Fatal error: require_once() [function.require]: Failed opening required '__DIR__/database_column_info.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/dragonba/public_html/thewebpreneurs.org/moodle/lib/dml/moodle_database.php on line 27
The page is: www.thewebpreneurs.org/moodle
I have a wordpress installation on the main site. Might that be the issue?