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

On Thu, Jan 21, 2010 at 11:43 PM, Clinton Strouth <cstrou...@gmail.com> wrote:
> 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
> Citrusdb-users@lists.sourceforge.net
> 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-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users

Reply via email to