10-27-2012, 01:48 AM
Hi,
I still unable to finish the letodms installation. Whatever I do I get the error message:
In the installation mask I point the path of adodb to the folder in which I have put adodb
In addition I have added the adodb to the php path with
I really would appreciate any help
frank[/code]
I still unable to finish the letodms installation. Whatever I do I get the error message:
Code:
Error
ADOdb Path : Not found
=> Current value : /home/frankmattes/.php/5.3/adodb/
=> Install ADOdb
In the installation mask I point the path of adodb to the folder in which I have put adodb
In addition I have added the adodb to the php path with
Code:
include_path = ".:/usr/local/lib/php:/usr/local/php5/lib/pear:/home/mydirectory/.php/5.3/adodb"
I really would appreciate any help
frank[/code]