Jump to content

CourseMS script not working


dzigner

Recommended Posts

HI

I am hosted on a windows 2003 server enterprise platform, with php 5.2.5 and mysql 5.0.45 installed. I have installed coursems script from https://sourceforge.net/projects/coursems in http://www.des-us.com/erp/coursems. The url I use is http://erp.des-us.com/coursems/admin/

On trying to log onto the admin section, I get this error:

Fatal error: require() [function.require]: Failed opening required '/home/users/web/b1582/whl.juzar/erp/coursems/admin/functions/database.php' (include_path='.;c:\php\5\pear') in \\boswinfs04\home\users\web\b1582\whl.juzar\erp\coursems\admin\includes\application_top.php on line 14

My cofig file is:

//CourseMS Paths

define('HTTP_SERVER', 'http://erp.des-us.com/coursems/');
define('HTTP_PATH', '/home/users/web/b1582/whl.juzar/erp/coursems/admin/');
define('EXPORT_PATH', '/home/users/web/b1582/whl.juzar/exports/');
define('REL_EXPORT_PATH', 'exports/');

 

and admin config file is:

//CourseMS Paths

define('HTTP_SERVER', 'http://erp.des-us.com/coursems/admin/');
define('HTTP_PATH', '/home/users/web/b1582/whl.juzar/erp/coursems/admin/');
define('EXPORT_PATH', '/home/users/web/b1582/whl.juzar/exports/');
define('REL_EXPORT_PATH', 'exports/');

Please check the site at http://erp.des-us.com/coursems/admin/, and let me know if somebody can help me out.

thanks

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.