Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installation problem with LetoDMS 3.0.0
#1
Hi Gurus,
I have done the LetoDMS installation as per the installation guide (http://www.letodms.com/doc/doku.php?id=h...nstallwamp). But now when I try to access it(http://localhost/letoDMS), it is giving me below error.

"The requested URL /LetoDMS/out/LetoDMSout/out.Login.php was not found on this server."

I am doing this on Windows XP (32bit). Below are changes/addtions I have done to the conf.Settings.php file.

var $_rootDir = "C:/wamp/www/LetoDMS/";
....................
var $_httpRoot = "LetoDMS";
.....................
var $_contentDir = "C:/wamp/www/data_folder/";
.....................
var $_ADOdbPath = "C:/wamp/www/LetoDMS/";
.....................
var $_coreDir = "C:/wamp/www/LetoDMS/LetoDMS_Core/";

var $_dbHostname = "localhost";
var $_dbDatabase = letdodms
var $_dbUser = {DB User Name};
var $_dbPass = {DB Password};

Any help is greatly appreciated.

Thanks,
Kaushik

Reply


Forum Jump:


Users browsing this thread: