More info:
 
http://backoffice.emcsol.net/citrusdb/include/adodb/docs/docs-adodb.htm#install
 
I used the script on the above link to test adodb and it failed.
 
I got the same errors.  It looks like an ADODB problem.  I'll go get ADODB and install it.  Strange, but it LOOKS like citrus comes with a version of ADODB.
 
# locate adodb.inc.php
/var/www/html/backoffice.emcsol.net/citrusdb/include/adodb/adodb.inc.php
/var/www/html/backoffice.emcsol.net/citrusdb/online/include/adodb/adodb.inc.php
 
 
Lorell Hathcock
[EMAIL PROTECTED]
1-713-992-2343 (cell)
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lorell Hathcock
Sent: Tuesday, July 11, 2006 4:51 PM
To: citrusdb-users@lists.sourceforge.net
Subject: [Citrusdb-users] citrusdb install / mysql_connect problem

I am installing CitrusDB for the first time.
 
My platform is:
 
# uname -a
Linux tickets.emcsol.com 2.6.9-34.0.1.EL #1 Wed May 24 07:40:56 CDT 2006 i686 i686 i386 GNU/Linux
# httpd -v
Server version: Apache/2.0.52
MySQL server version: 5.0.18
 
# php -v
PHP 4.3.9 (cgi) (built: Apr 25 2006 09:39:58)
PHP seems to have been compiled with MySQL support.
 
Here is a link to my a phpinfo() page:
 
http://backoffice.emcsol.net/test.php
 
Here's a link to my URL for CitrusDB:
 
http://backoffice.emcsol.com/citrusdb/index.php
 
When I call up the index.php for the first time, nothing comes up.
 
I go to the command line:
 
# php index.php
PHP Notice:  Undefined variable:  l_deleteuser in /var/www/html/backoffice.emcsol.net/citrusdb/include/local/us-english.inc.php on line 111
PHP Fatal error:  Call to undefined function:  mysql_connect() in /var/www/html/backoffice.emcsol.net/citrusdb/include/adodb/drivers/adodb-mysql.inc.php on line 345
Content-type: text/html
X-Powered-By: PHP/4.3.9
I get the same errors in /var/log/httpd/error_log when called from a browser:

[client my.ip.add.ress] PHP Notice:  Undefined variable:  l_deleteuser in /var/www/html/backoffice.emcsol.net/citrusdb/include/local/us-english.inc.php on line 111
[client my.ip.add.ress] PHP Fatal error:  Call to undefined function:  mysql_connect() in /var/www/html/backoffice.emcsol.net/citrusdb/include/adodb/drivers/adodb-mysql.inc.php on line 345
I verified that the settings in ./include/config.inc.php are correct.  (Except for the $hidden_hash_var.  I do not know how to verify it.)
 
Google searches are in conclusive on this error.
 
What am I doing wrong?
 
Lorell Hathcock
 
 
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users

Reply via email to