Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help...installation for dummies :)
#1
hi there,
i have been searching for the complete installation for letomyDMS .
but i cannot find it.

i have :
- mysql 5.0.45
- php 5.2
- letoDMS 1.9
- Centos 5.2 server

what i did:
1. extract the folder letoDMS 1.9 into webserver docoument root.
2. open from browser, but i only get blank page.
3. when i type : http://xxx.xxx/leto, it goes to : http://xxx.xxx/leto/out/out.ViewFolder.php

could you help me out of how to install this application with dummy way Smile Smile

thanks,
edward
Reply
#2
Hi edwsin,

welcome!

unfortunately there is no installer yet for the system.
You did everything except for the last step: you need to create a database and use the file "create_tables.sql" and phpMyAdmin to create tables ))

if after this step you still get a blank page, please check that you have correct paths in your settings file.
Reply
#3
(08-17-2010, 02:11 PM)alekseyn Wrote: Hi edwsin,

welcome!

unfortunately there is no installer yet for the system.
You did everything except for the last step: you need to create a database and use the file "create_tables.sql" and phpMyAdmin to create tables ))

if after this step you still get a blank page, please check that you have correct paths in your settings file.

Hi alekseyn,
thanks for the reply.
next question will be:
1. how do i need to create the database..?
do i need to create manually or just run something..?
3. i dont have phpmyadmin Sad, i used apache for my webserver.

thanks,
Reply
#4
if you can, install phpMyAdmin... this will greatly simplify your life in the future...
http://timt881.wordpress.com/2009/02/17/...52-server/

if you can not do that, here is the instructions for your operating system:
1. to create the database: http://in.answers.yahoo.com/question/ind...426AAoE5lo
2. to import an sql file: http://dev.mysql.com/doc/refman/5.1/en/mysqlimport.html
Reply
#5
(08-17-2010, 03:16 PM)alekseyn Wrote: if you can, install phpMyAdmin... this will greatly simplify your life in the future...
http://timt881.wordpress.com/2009/02/17/...52-server/

if you can not do that, here is the instructions for your operating system:
1. to create the database: http://in.answers.yahoo.com/question/ind...426AAoE5lo
2. to import an sql file: http://dev.mysql.com/doc/refman/5.1/en/mysqlimport.html

hi again,
what i mean with creating database is:
1. what will the name of the database for letoDMS use..?
etc...
more specificly please Sad
Reply
#6
ok ))) let's start from basics )))

letoDMS uses mysql type of databases.
the name can be any name. it is not important.

when you give the name to the database, you should write it down and then edit file located in /inc/inc.Settings.php with your information.
please go throught the file and change it with your information.

if you will have any problems, please attach the settings file here, I will correct it for you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)