LetoDMS Community Forum
error in letoDMS - Printable Version

+- LetoDMS Community Forum (https://community.letodms.com)
+-- Forum: LetoDMS Support (https://community.letodms.com/forumdisplay.php?fid=4)
+--- Forum: Technical Support (https://community.letodms.com/forumdisplay.php?fid=10)
+--- Thread: error in letoDMS (/showthread.php?tid=238)



error in letoDMS - anbu - 02-17-2011

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......


RE: error in letoDMS - administrator - 02-17-2011

hi

what is the error msg :

and which letodms version :

thanks

LetoDMS


RE: error in letoDMS - anbu - 02-17-2011

Hi,

The error message is "An error has occurred"... It is displayed while creating a new document..
I installed LetoDMS-2.0.2...

Thanks..




RE: error in letoDMS - administrator - 02-17-2011

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.


RE: error in letoDMS - anbu - 02-17-2011

[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...





RE: error in letoDMS - administrator - 02-17-2011

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.


RE: error in letoDMS - anbu - 02-17-2011


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...



RE: error in letoDMS - administrator - 02-17-2011

(02-17-2011, 04:58 PM)anbu Wrote: 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...


the sql file needs to be imported is create_tables.sql

oh make sure data folder is chmod at 777

Thanks

LetoDMS Team.


RE: error in letoDMS - anbu - 02-17-2011

hi,

Thanks for your reply...
Now its working correctly...



RE: error in letoDMS - administrator - 02-17-2011

(02-17-2011, 05:15 PM)anbu Wrote: hi,

Thanks for your reply...
Now its working correctly...

no problem thanks for using LetoDMS

Take Care.