Posts: 11
	Threads: 5
	Joined: Feb 2011
	
Reputation: 
0
	 
	
	
		Hi,
I was installed and login into the LetoDMS successfully... And I can able to create, delete and update a folder... 
But i cant add a new document into that folder..
Give me a solution..
Thanks...... 
	
	
	
	
	
 
 
	
	
	
		
	Posts: 297
	Threads: 55
	Joined: Apr 2025
	
Reputation: 
0
	 
	
	
		hi
what is the error msg : 
and which letodms version : 
thanks 
LetoDMS
	
	
	
	
	
 
 
	
	
	
		
	Posts: 11
	Threads: 5
	Joined: Feb 2011
	
Reputation: 
0
	 
	
	
		Hi,
The error message is "An error has occurred"... It is displayed while creating a new document..
I installed LetoDMS-2.0.2...
Thanks..
	
	
	
	
	
 
 
	
	
	
		
	Posts: 297
	Threads: 55
	Joined: Apr 2025
	
Reputation: 
0
	 
	
	
		hi 
thanks for the reply.
please post your setting.inc.php file plus php version and mysql version and operating system linux or windows
thanks 
LetoDMS team.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 11
	Threads: 5
	Joined: Feb 2011
	
Reputation: 
0
	 
	
	
		[ATTACHMENT NOT FOUND][ATTACHMENT NOT FOUND]
hi,
my php version is php5.3.2 and mysql 5.1. and i am using linux...
waiting for your reply...
Thanks...
	
	
	
	
	
 
 
	
	
	
		
	Posts: 297
	Threads: 55
	Joined: Apr 2025
	
Reputation: 
0
	 
	
	
		are you sure your path is right ?
// path to where mydms is located
	var $_rootDir = "/home/anbuselvi/public_html/letoDMS-2.0.2/";
if you have installed on it local machine . its should be something like /var/www/yoursite
and are you sure you installed the database tables on mysql?
Thanks 
LetoDMS team.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 11
	Threads: 5
	Joined: Feb 2011
	
Reputation: 
0
	 
	
	
		
Ya  the path which i gave is correct..
but i am not sure the tables. bcoz two sql files (create_tables.sql & reset_db.sql) are there.
which sql file have to be import in mysql...
	
	
	
	
	
 
 
	
	
	
		
	Posts: 11
	Threads: 5
	Joined: Feb 2011
	
Reputation: 
0
	 
	
	
		hi,  
Thanks for your reply...
Now its working correctly...