Discussion:
[Citrusdb-users] Problem when viewing citrusdb website
Clinton Strouth
2010-01-22 04:43:24 UTC
Permalink
I have the following error when trying to view the CitrusDB Website On
Our Internal Network.

Fatal error: Call to undefined function mysql_connect() in
/var/www/citrus-1.3.2/include/adodb/drivers/adodb-mysql.inc.php on
line 362

The version I'm running is Citrus 1.3.2
Running Apache2.2 With PHP and Mysql 5.0

Any help would be greatly appericated.

Thanks
--
Clinton Strouth
Paul Yasi
2010-01-22 14:46:21 UTC
Permalink
Sounds like you probably need to install the mysql module for php.
Most linux distro's will have a package you can install that will
include this for you. If you are running ubuntu/debian you can run:

apt-get install php5-mysql

If you compiled php yourself you would have to put --with-mysql in
your configure string.

Paul
Post by Clinton Strouth
I have the following error when trying to view the CitrusDB Website On
Our Internal Network.
Fatal error: Call to undefined function mysql_connect() in
/var/www/citrus-1.3.2/include/adodb/drivers/adodb-mysql.inc.php on
line 362
The version I'm running is Citrus 1.3.2
Running Apache2.2 With PHP and Mysql 5.0
Any help would be greatly appericated.
Thanks
--
Clinton Strouth
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Citrusdb-users mailing list
https://lists.sourceforge.net/lists/listinfo/citrusdb-users
--
The CitrusDB Project | http://www.citrusdb.org
Open Source Customer Care & Billing System
Clinton Strouth
2010-01-23 16:26:27 UTC
Permalink
Problem fixed I completed php5 with mysql support some how the files where
corrupt in the support for the mysql addon to php.
Thanks for the additional information Paul I had to recomplile php and
mysql.

Clinton

----------------------------------------------------------------------

Message: 1
Date: Fri, 22 Jan 2010 09:46:21 -0500
From: Paul Yasi <***@coffeebuzz.com>
Subject: Re: [Citrusdb-users] Problem when viewing citrusdb website
To: For users of CitrusDB discussion
<citrusdb-***@lists.sourceforge.net>
Message-ID:
<***@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Sounds like you probably need to install the mysql module for php.
Most linux distro's will have a package you can install that will
include this for you. If you are running ubuntu/debian you can run:

apt-get install php5-mysql

If you compiled php yourself you would have to put --with-mysql in
your configure string.

Paul
Post by Clinton Strouth
I have the following error when trying to view the CitrusDB Website On
Our Internal Network.
Fatal error: Call to undefined function mysql_connect() in
/var/www/citrus-1.3.2/include/adodb/drivers/adodb-mysql.inc.php on
line 362
The version I'm running is Citrus 1.3.2
Running Apache2.2 With PHP and Mysql 5.0
Any help would be greatly appericated.
Thanks
--
Clinton Strouth
----------------------------------------------------------------------------
--
Post by Clinton Strouth
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for
Conference
Post by Clinton Strouth
attendees to learn about information security's most important issues
through
Post by Clinton Strouth
interactions with peers, luminaries and emerging and established
companies.
Post by Clinton Strouth
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Citrusdb-users mailing list
https://lists.sourceforge.net/lists/listinfo/citrusdb-users
--
The CitrusDB Project | http://www.citrusdb.org
Open Source Customer Care & Billing System



------------------------------

----------------------------------------------------------------------------
--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for
Conference
attendees to learn about information security's most important issues
through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev

------------------------------

_______________________________________________
Citrusdb-users mailing list
Citrusdb-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users


End of Citrusdb-users Digest, Vol 36, Issue 8
*********************************************
Loading...