Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installation: ADODB Error
#1
I'm getting the following error upon clicking the apply button during installation.
ADOdb Path : Not found
=> Current value : C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/letoDMS-3.3.0/
=> Install ADOdb

I downloaded the file ADODB515.tar and untarred it in C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/letoDMS-3.3.0/

so I have the folder now C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/letoDMS-3.3.0/ADODB5

Please help me. Thanks!


Reply
#2
(02-29-2012, 09:25 AM)jbkirby Wrote: I'm getting the following error upon clicking the apply button during installation.
ADOdb Path : Not found
=> Current value : C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/letoDMS-3.3.0/
=> Install ADOdb

I downloaded the file ADODB515.tar and untarred it in C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/letoDMS-3.3.0/

so I have the folder now C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/letoDMS-3.3.0/ADODB5

Make sure the path to adodb in your settings is correct.

Uwe
Reply
#3
I ran into the same problem.

In your case, Leto will look for the file C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/letoDMS-3.3.0/adodb/adodb.php.

Change the install dir name from adodb5 to adodb. Then for the installation, enter the path to adodb as "C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/letoDMS-3.3.0/".



(02-29-2012, 09:25 AM)jbkirby Wrote: I'm getting the following error upon clicking the apply button during installation.
ADOdb Path : Not found
=> Current value : C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/letoDMS-3.3.0/
=> Install ADOdb

I downloaded the file ADODB515.tar and untarred it in C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/letoDMS-3.3.0/

so I have the folder now C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/letoDMS-3.3.0/ADODB5

Please help me. Thanks!

Reply
#4
thanks. completed the installation but run into another problem launching the application.
completed the installation but run into another problem launching the application. I'll find other threads. thanks!
After installation, i Run out into a new problem launching the application:
my
root dir:C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\letoDMS
core dir:C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\letoDMS\letoDMS_Core
lucene : C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\letoDMS\letoDMS_lucene

[Thu Mar 01 10:21:22 2012] [error] [client 127.0.0.1] PHP Warning: require_once(LetoDMS/Core.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in C:\\Program Files (x86)\\Apache Software Foundation\\Apache2.2\\htdocs\\letoDMS\\inc\\inc.DBInit.php on line 27
[Thu Mar 01 10:21:22 2012] [error] [client 127.0.0.1] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'LetoDMS/Core.php' (include_path='C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/letoDMS/;.;c:\\php5\\PEAR') in C:\\Program Files (x86)\\Apache Software Foundation\\Apache2.2\\htdocs\\letoDMS\\inc\\inc.DBInit.php on line 27
Reply
#5
(03-01-2012, 07:43 AM)jbkirby Wrote: thanks. completed the installation but run into another problem launching the application.
completed the installation but run into another problem launching the application. I'll find other threads. thanks!
After installation, i Run out into a new problem launching the application:
my
root dir:C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\letoDMS
core dir:C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\letoDMS\letoDMS_Core
lucene : C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\letoDMS\letoDMS_lucene

[Thu Mar 01 10:21:22 2012] [error] [client 127.0.0.1] PHP Warning: require_once(LetoDMS/Core.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in C:\\Program Files (x86)\\Apache Software Foundation\\Apache2.2\\htdocs\\letoDMS\\inc\\inc.DBInit.php on line 27
[Thu Mar 01 10:21:22 2012] [error] [client 127.0.0.1] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'LetoDMS/Core.php' (include_path='C:/Program Files (x86)/Apache Software Foundation/Apache2.2/htdocs/letoDMS/;.;c:\\php5\\PEAR') in C:\\Program Files (x86)\\Apache Software Foundation\\Apache2.2\\htdocs\\letoDMS\\inc\\inc.DBInit.php on line 27

The error message is quite clear. LetoDMS_Core/Core.php cannot be found, probably because the path isn't set propperly.

Uwe
Reply


Forum Jump:


Users browsing this thread: