03-07-2012, 11:39 PM
Hello,
This is my first post in the forum. Congratulations for the very good effort. I have successfuly evaluated v3.0.0 and I find the software very appealing.
Nevertheless, I have not been able to successfully install v3.3.0. This is what goes on:
Issue:
Unsuccessful installation
Steps I have been through:
I created a database letodms and a user letodms, assigned the appropriate permissions and generated the tabled by running the create_tables.sql script.
I placed LetoDMS-3.3.0 in /var/www and renamed the directory to letodms.
I placed LetoDMS_Core-3.3.0 in /var/www.
I placed adodb5 in /var/www and renamed the directory to adodb.
I created a data directory within /var/www/letodms/ for evaluating purposes only (I understand the security risk involved for placing the data directory in the public directory). I created a staging and a lucene subdirectory within data/.
I changed ownership to apache user and set permissions appropriately for all the above recursively.
Then I navigated to the install page and filled in:
Root directory: /var/www/letodms/
Http root: /letodms/
Content directory: /var/www/data/
Dir for full text: /var/www/data/lucene/
Dir for uploads: /var/www/data/staging/
Core dir: /var/www/LetoDMS_Core-3.3.0/
ADOdb path: /var/www/
DB type: mysql
Server name: localhost
Database: letodms
User: letodms
Pass: pass
Error msg:
Version affecting: v3.3.0
PHP version: v5.3.2
MySQL version: 5.1.41
OS: Ubuntu Server 10.04.2
I have followed the installation instructions of the README files for as much I understood. I ignored other installation instructions like from the documentation as it seemed outdated.
I would kindly ask for your help. I see that I miss several niceties by using v3.0 and I am looking forward to getting to v3.3. Appreciated.
Kind Regards
This is my first post in the forum. Congratulations for the very good effort. I have successfuly evaluated v3.0.0 and I find the software very appealing.
Nevertheless, I have not been able to successfully install v3.3.0. This is what goes on:
Issue:
Unsuccessful installation
Steps I have been through:
I created a database letodms and a user letodms, assigned the appropriate permissions and generated the tabled by running the create_tables.sql script.
I placed LetoDMS-3.3.0 in /var/www and renamed the directory to letodms.
I placed LetoDMS_Core-3.3.0 in /var/www.
I placed adodb5 in /var/www and renamed the directory to adodb.
I created a data directory within /var/www/letodms/ for evaluating purposes only (I understand the security risk involved for placing the data directory in the public directory). I created a staging and a lucene subdirectory within data/.
I changed ownership to apache user and set permissions appropriately for all the above recursively.
Then I navigated to the install page and filled in:
Root directory: /var/www/letodms/
Http root: /letodms/
Content directory: /var/www/data/
Dir for full text: /var/www/data/lucene/
Dir for uploads: /var/www/data/staging/
Core dir: /var/www/LetoDMS_Core-3.3.0/
ADOdb path: /var/www/
DB type: mysql
Server name: localhost
Database: letodms
User: letodms
Pass: pass
Error msg:
Quote:Warning: require_once(adodb/adodb.inc.php): failed to open stream: No such file or directory in /var/www/LetoDMS_Core-3.3.0/Core/inc.DBAccess.php on line 18 Fatal error: require_once(): Failed opening required 'adodb/adodb.inc.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/LetoDMS_Core-3.3.0/Core/inc.DBAccess.php on line 18in http://rofos/letodms/install/install.php (on local Intranet)
Version affecting: v3.3.0
PHP version: v5.3.2
MySQL version: 5.1.41
OS: Ubuntu Server 10.04.2
I have followed the installation instructions of the README files for as much I understood. I ignored other installation instructions like from the documentation as it seemed outdated.
I would kindly ask for your help. I see that I miss several niceties by using v3.0 and I am looking forward to getting to v3.3. Appreciated.
Kind Regards