12-19-2013, 12:28 PM
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
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