Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
installing 3.3.5 error with php extension
#1
Can anyone help me with the following error

Immediately after starting the installation I get a message

Error
PHP extension : php_'see current value' : Not found
=> Current value : _DBC_DBTYPE_
=> Activate PHP extension

Futher details

Letodms 3.3.5 on a ClearOs 6.2 server.
Apache version: Apache/2.2.15 (ClearOS Core)
PHP version: 5.3.3
LetoDMS directory : var/www/html/LetoDMS
LetoDMS Core : var/www/html/LetoDMS/LetoDMS_Core
LetoDMS Lucene :var/www/html/LetoDMS/LetoDMS_Lucene
adodb : var/www/html/LetoDMS/adodb


any solution. Thanks in advance
Reply
#2
(06-21-2012, 05:01 PM)Fonsjnsn Wrote: Can anyone help me with the following error

Immediately after starting the installation I get a message

Error
PHP extension : php_'see current value' : Not found
=> Current value : _DBC_DBTYPE_
=> Activate PHP extension

Futher details

Letodms 3.3.5 on a ClearOs 6.2 server.
Apache version: Apache/2.2.15 (ClearOS Core)
PHP version: 5.3.3
LetoDMS directory : var/www/html/LetoDMS
LetoDMS Core : var/www/html/LetoDMS/LetoDMS_Core
LetoDMS Lucene :var/www/html/LetoDMS/LetoDMS_Lucene
adodb : var/www/html/LetoDMS/adodb


any solution. Thanks in advance

Search for _DBC_DBTYPE_ in your configuration file and replace it with 'mysql'. Once you are there you can also set the other database parameters.

Uwe
Reply
#3
(06-21-2012, 09:09 PM)steinm Wrote:
(06-21-2012, 05:01 PM)Fonsjnsn Wrote: Can anyone help me with the following error

Immediately after starting the installation I get a message

Error
PHP extension : php_'see current value' : Not found
=> Current value : _DBC_DBTYPE_
=> Activate PHP extension

Futher details

Letodms 3.3.5 on a ClearOs 6.2 server.
Apache version: Apache/2.2.15 (ClearOS Core)
PHP version: 5.3.3
LetoDMS directory : var/www/html/LetoDMS
LetoDMS Core : var/www/html/LetoDMS/LetoDMS_Core
LetoDMS Lucene :var/www/html/LetoDMS/LetoDMS_Lucene
adodb : var/www/html/LetoDMS/adodb


any solution. Thanks in advance

Search for _DBC_DBTYPE_ in your configuration file and replace it with 'mysql'. Once you are there you can also set the other database parameters.

Uwe

You mean in the settings.xml.template_install file ?? I did already !! No succes. Keep in mind it comes with this message at the very beginning of the installation procedure, so it don't so far.
Reply
#4
Still no solution ? Anyone who can help me please

Fons
Reply
#5
To help you diagnose the problem, I have a question about when "Immediately after starting the installation" is. Is the message present when you browse to install/index.php? Or some time after?
What have you done up to the point where the message appears? Files edited? Packages installed... ?

Reply
#6
1: I had downloaded and copied ADODB5 into {root}/LetoDMS/adodb
2: I load {root}/LetoDMS/install/index.php in my browser
3: I pushed < start installation > at the start page
4: I get the a page with the error message. This is the {root}/LetoDMS/install/install.php page as I can see in my address field of the browser

my jpeg pictures aren't accepted to attach to this post. I try to convert them if necessary to post them here.

regards

Fons
Reply
#7
(06-21-2012, 10:22 PM)Fonsjnsn Wrote: You mean in the settings.xml.template_install file ?? I did already !! No succes. Keep in mind it comes with this message at the very beginning of the installation procedure, so it don't so far.

settings.xml.template

1 rename to settings.xml
2 edit the contents
3 restart the install
Reply
#8
Still no solution. Last suggestion isn't working. Please help me

Reply
#9
OK.... I finally got the thing to install... I downloaded all 3 packages and started installing from scratch.
Here are the findings.

The titles on the installation page are misleading... but first things first:

Assuming that you have downloaded the packages your Core and Lucene folders are in your root folder (DMS installation folder)
1. Put the latest adodb in the root folder of your LetoDMS installation (http://sourceforge.net/projects/adodb/files)
2. Name it "adodb" (watch the case as on *nix systems it is important)
3. Put Pear Log (http://pear.php.net/package/PEAR/download) in the same directory as Core and name it "Log"
4. Edit the \inc\inc.LogInit.php line 21 to read "include("Log/Log.php");"
5. Edit \Core\inc.DBAccess.php line 18 to have the FULL path - i.e. "require_once "/home/xxxx/public_html/LetoDMS/adodb/adodb.inc.php";"
6. Edit \conf\settings.xml to have all necessary paths but watch out.... some titles are misleading... i.e. in this case the AdoDB path WILL be the same as root of your DMS installation, then Core directory will actually be also a root directory since the script will be looking for the Core.php.... same goes for the Lucene directory... so these 2 paths will be the same as root...

I thinks this is all I did... try running the istallation again and see if your error_log will have any new hints...
Reply
#10
Nope !!

Pear is already installed. I am tired of this thing. Why can this not be installed? How to activate the php extension ??
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)