Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to install letodms in linux
#1
hello every one, iam trying to install letodms in my centos.
i run in browser but i error

Warning
Zend Framework : Not found
=> Install Zend Framework, if you intend to use the full text search engine

also what to enter in following field

Server settings
Root directory:/var/www/html/letodms
Http Root: /letodms
Content directory:
Directory for full text index:
Directory for partial uploads:
Core letoDMS directory:
Lucene LetoDMS directory:
Database settings
ADOdb Path:
Database Type:
Server name:
Database:
Username:
Password:

i searched for installing but still facing issue.pls guide me proper insalling of letodms..



i restart the httpd service and now it gives error
Error
Pear package : Log : Not found
=> Install Pear package 'Log'
Warning
Pear package : HTTP_WebDAV_Server : Not found
=> Install Pear package 'HTTP_WebDAV_Server', if you intend to use the webdav interface
Warning
Zend Framework : Not found
=> Install Zend Framework, if you intend to use the full text search engine

Apache version: Apache/2.2.3 (CentOS)
PHP version: 5.2.10



well i already installed these Log and HTTP.....and trying to insatll zendframework...


any solution
#pear install Log
PHP Warning: Module 'imap' already loaded in Unknown on line 0
PHP Warning: Module 'mysql' already loaded in Unknown on line 0
pear/Log is already installed and is the same as the released version 1.12.7
install failed
Reply
#2
(03-14-2012, 11:06 AM)sappu Wrote: hello every one, iam trying to install letodms in my centos.
i run in browser but i error

Warning
Zend Framework : Not found
=> Install Zend Framework, if you intend to use the full text search engine

also what to enter in following field

Server settings
Root directory:/var/www/html/letodms
Http Root: /letodms
Content directory:
Directory for full text index:
Directory for partial uploads:
Core letoDMS directory:
Lucene LetoDMS directory:
Database settings
ADOdb Path:
Database Type:
Server name:
Database:
Username:
Password:

i searched for installing but still facing issue.pls guide me proper insalling of letodms..



i restart the httpd service and now it gives error
Error
Pear package : Log : Not found
=> Install Pear package 'Log'
Warning
Pear package : HTTP_WebDAV_Server : Not found
=> Install Pear package 'HTTP_WebDAV_Server', if you intend to use the webdav interface
Warning
Zend Framework : Not found
=> Install Zend Framework, if you intend to use the full text search engine

Apache version: Apache/2.2.3 (CentOS)
PHP version: 5.2.10



well i already installed these Log and HTTP.....and trying to insatll zendframework...


any solution
#pear install Log
PHP Warning: Module 'imap' already loaded in Unknown on line 0
PHP Warning: Module 'mysql' already loaded in Unknown on line 0
pear/Log is already installed and is the same as the released version 1.12.7
install failed

Those messages are all warnings and you should still be able to use letodms without fulltext search and webdav server. Try that first.

I can't tell why Log isn't found. What is your php include path? Where is Log actually installed?

Uwe
Reply
#3
how should i check the LOG installed path
Reply
#4
How about this:

Code:
$ pear config-get php_dir

http://pear.php.net/manual/en/guide.user...config.php

For my Kubuntu 11.10 machine, it's /usr/share/php, so Log.php is found in that path. Of course this would likely vary depending on your Linux distribution.

If it turns out that the location of Log.php is not in your php include_path, maybe modify php.ini to set it. You would find php.ini in /etc/php5/apache2/php.ini or something similar.

(03-15-2012, 05:18 PM)sappu Wrote: how should i check the LOG installed path

Reply
#5
i unstall Log and installed again...


my php.ini is in /etc/php.ini

i given path in include_path = /usr/include/php/include/
but Log file is in /usr/share/pear/Log/ path

can u explain which is correct path for pear and php to be included in php.ini
#pear config-get php_dir
PHP Warning: Module 'imap' already loaded in Unknown on line 0
PHP Warning: Module 'mysql' already loaded in Unknown on line 0
/usr/share/pear


my php.ini is in /etc/php.ini

in put path of include in
include _path = /usr/include/php/include/

still Error and Warning is showing in browser..
what to do next
Reply
#6
Sappu, can you confirm that you have a file "/usr/share/pear/Log.php"? If so, then the include_path must contain "/usr/share/pear/". In the php.ini that apache uses, try adding "/usr/share/pear" to include_path, and let us know what happens. How to know which php.ini apache uses? Maybe in your case it is /etc/php.ini. I'm not sure but perhaps php_info() would give that info.


(03-16-2012, 10:18 AM)sappu Wrote: i unstall Log and installed again...


my php.ini is in /etc/php.ini

i given path in include_path = /usr/include/php/include/
but Log file is in /usr/share/pear/Log/ path

can u explain which is correct path for pear and php to be included in php.ini
#pear config-get php_dir
PHP Warning: Module 'imap' already loaded in Unknown on line 0
PHP Warning: Module 'mysql' already loaded in Unknown on line 0
/usr/share/pear


my php.ini is in /etc/php.ini

in put path of include in
include _path = /usr/include/php/include/

still Error and Warning is showing in browser..
what to do next

Reply
#7
#pear config-get php_dir

PHP Warning: Module 'imap' already loaded in Unknown on line 0
PHP Warning: Module 'mysql' already loaded in Unknown on line 0
/usr/share/pear


yes iam having Log.php in same location
i edited in php.ini and now it works ...thanks Ericm


Reply
#8
in next step what should i enter in field
Core letoDMS directory:
Lucene LetoDMS directory:

iam giving /var/www/html/letodms/ but its not taking.....

Warning
Zend Framework : Not found
=> Install Zend Framework, if you intend to use the full text search engine
Error
Core letoDMS directory : Not found
=> Current value : /var/www/html/letodms/
=> Suggestion value : /var/www/html/letodms/


any solution.
Reply
#9
removed Zend error sucessfully but Core error is still showing....any idea how to remove it
Reply
#10
(03-20-2012, 12:06 PM)sappu Wrote: removed Zend error sucessfully but Core error is still showing....any idea how to remove it

Is Core.php really in /var/www/html/letodms/ ?

Uwe
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)